If you have a field with a few value options, is it worth using ENUM, or is it better to have a “lookup table“ with a foreign key? In fact, there’s also a third option. Let’s review them all in this video.
Related articles:
- 8 Reasons Why MySQL’s ENUM Data Type Is Evil:
- Enum Fields VS Varchar VS Int Joined table: What is Faster?
- - - - -
Try our Laravel QuickAdminPanel: https://
15 views
155
52
3 months ago 00:07:17 9
Code Review of Pan: Repositories, ENUMs, Value Objects
4 months ago 00:05:07 1
New Job Middleware Artisan Command, Stop Process Pools & More Enum Support
4 months ago 00:38:17 1
More backed enums, explaining MySQL, and session deep-dives
4 months ago 00:17:38 1
How to use Enums in FilamentPHP
5 months ago 00:47:42 1
North Meets South - 162 - Tenanted files, testing batch jobs, and enhanced enumerations
5 months ago 00:09:11 1
Chaperone, Enum Support & Circular Model References in Laravel
5 months ago 00:04:22 1
Laravel Data SQL Update: Migrations or One-Time Package?
5 months ago 00:35:08 1
Laravel News Episode 221
6 months ago 00:03:06 4
Laravel: Route ENUM Binding Example
7 months ago 00:08:53 1
Eloquent Where ENUM vs Int Foreign Key: Speed Benchmark
10 months ago 00:07:26 1
Re-hashed Passwords, Improved Enum Support & Context