|
|
|
|
|
by glancast
2850 days ago
|
|
For those (like me) who are wary of enums, it's very simple to create a tiny table with one column of distinct string values. Future-proof and serves the same function if you add not-null foreign key constraints to your dependent tables. |
|