Closed MichaelMackus closed 8 years ago
Otherwise SQLite will error when updating DB, and MySQL will also not properly use default of NULL (instead it will fallback to an empty string I believe)
Fixes #16
Hi @MichaelMackus,
Good catch, thank you! :+1:
Otherwise SQLite will error when updating DB, and MySQL will also not properly use default of NULL (instead it will fallback to an empty string I believe)
Fixes #16