Perfect-CRUD
Perfect-CRUD copied to clipboard
Column default values
If it's possible to determine a default value for a type's property, it could possibly be used in the table create.
If not, user could indicate defaults for these columns when create is called.
update: no way to get default value from type. user will need to specify