It sounds like your version of mysql is running in strict mode. In the next update I'll alter the queries to specify a default value, however you should be able to get rid of the error by running the following sql command:

SET GLOBAL SQL_MODE=”;