4 Commits

Author SHA1 Message Date
Thomas Hunter II
e469766689
adding .mjs migration and seed stubs (#4631) 2021-08-21 21:34:30 +03:00
Santi Albo
548471de0a
fix TypeScript migration stub after 0.95.0 changes (#4366)
* fix TypeScript migration stub after 0.95.0 changes

Release 0.95.0 changed how types have to be imported when using TypeScript. This PR fixes the migration stub so new migrations are created correctly.

* Add test for Knex.AlterTableBuilder

Co-authored-by: Igor Savin <iselwin@gmail.com>
2021-03-11 19:58:00 +02:00
Jakub Jastrzębski
5d1f479593
fix: update ts.stub files to new TypeScript namespace (#4344) 2021-03-11 18:51:53 +02:00
Igor Savin
2aec21ed5e
Try to introduce some organization into how files are grouped (#4178) 2020-12-28 16:55:08 +02:00