No failing to assign a value to something set as NOT NULL
No ‘0000-00-00 00:00:00’ dates (or anything before unix epoch)
No matching NULL fields against empty string
At the very least, this consists of:
* No failing to assign a value to something set as NOT NULL
* No '0000-00-00 00:00:00' dates (or anything before unix epoch)
* No matching NULL fields against empty string
Partially addressed in https://git.oppaiti.me/Oppaitime/Gazelle/commit/60538d9ee868b44b81abc58104496e1122426d27 and https://git.oppaiti.me/Oppaitime/Gazelle/commit/beaf9b254b8bf66c4ebae825f6847e83e234a099 and https://git.oppaiti.me/Oppaitime/Gazelle/commit/410c84fa7fb6ad5703fadc5d2094d9f1f5b8d92b
At the very least, this consists of:
Partially addressed in 60538d9ee8 and beaf9b254b and 410c84fa7f
I think we’re done with this, but I’m not going to close the issue until we actually start using mysql 5.7 with strict mode