Update JSON mutable json data type for database models #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use JSON datatype that is more robustly compatible with MySQL and SQLite databases with mutable properties instead of the custom text field as currently used.