v9.0.1 - Fix SQL error when creating records
The SQL strict mode error for sys_language_uid
is fixed:
SQL error: 'Incorrect integer value: '' for column 'sys_language_uid' at row 1'
Thanks to @RobertKesseler for reporting the issue and providing a fix.
Additionally an Acceptance test for creating records is added.