2.0.0 (2019-05-16)
- methods: add new migrator methods (1783a66)
1.6.3 (2019-02-11)
- bug: add column has no def options (2963dd0)
1.6.2 (2019-02-11)
- bug: check for defaultValue existence first (18338bc)
1.6.1 (2019-02-11)
- bug: wrong order for preparing spec (a15eaad)
1.6.0 (2019-02-11)
- defaultValue: add advanced handling for defaultValues (0296b9e)
1.5.4 (2019-01-28)
- insert: Support documented mysql promise based insert command. (986b190), closes db-migrate/node-db-migrate#606
- don’t reassign callback, don’t call if it’s not a function (8160337)
1.5.3 (2017-06-30)
1.5.2 (2017-06-25)
1.5.1 (2017-06-25)
1.5.0 (2017-06-25)
1.4.0 (2017-06-25)
1.3.3 (2017-06-25)
1.3.1 (2017-06-25)
1.3.0 (2017-06-25)
1.2.7 (2016-07-27)
1.2.5 (2016-02-03)
- dropTable: Empty options object (8c00115)
1.2.4 (2016-01-27)
1.2.3 (2016-01-27)
- api: drop table overwrite options on promises (602f5e3)