4 Commits

Author SHA1 Message Date
Oli
af0e9c1650
Import knex as type in TS migration template (#5741)
Co-authored-by: Igor Savin <iselwin@gmail.com>
2023-11-28 02:16:50 +02: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