Skip to content

Letting database handle defaults

Choose a tag to compare

@malteriesch malteriesch released this 11 Aug 09:32
· 16 commits to master since this release

Test-db-acle handled defaults by adding them to the list of non-nullable columns, but this broke with special default values like CURRENT_TIMESTAMP. This is now handled purely by the database.