bugfix/1549-add-missing-defaults-on-users-table
main
This commit adds a migration script to add missing DEFAULT values on the users table. INSERTs into the users table fail without these DEFAULTs on MariaDB in strict mode.