Fixes column nullability in MySQL scripts
Some columns of the MySQL database created by the scripts in the "db" directory where incorrectly set as nullable. This commit fixes this error and sets them as non nullable columns.
Showing
Please register or sign in to comment