#15 Comply with MySQL's strict mode

Open
opened 8 years ago by spaghetti · 2 comments

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
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
spaghetti added the
Needs Research
label 8 years ago
spaghetti added the
In Progress
label 8 years ago
spaghetti commented 8 years ago
Owner

Partially addressed in 60538d9ee8 and beaf9b254b and 410c84fa7f

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
spaghetti added the
Migrated Issue
label 8 years ago
spaghetti commented 8 years ago
Owner

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

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
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.