mirror of
https://github.com/knex/knex.git
synced 2026-01-08 04:57:00 +00:00
* Add test to recreate the issue * Improve test, add some documentation * Improve test * Add explicit nullable flag to column * Set nullability explicitly on MySQL to deal with timestamp edge case * Use same assertion for everything