Skip to content

Updated Internals - Rerun \PHPFUI\ORM\Tool\Generate\CRUD

Compare
Choose a tag to compare
@phpfui phpfui released this 13 Feb 22:14
· 2 commits to main since this release

Internal refactor for typed field definitions.

WARNING: You must rerun the \PHPFUI\ORM\Tool\Generate\CRUD class against your database. See scripts/generateCRUD.php for an example. No other changes will be needed.

Fixed support for nullable CURRENT_TIMESTAMP and CURRENT_DATE defaults.