10 Commits

Author SHA1 Message Date
Igor Savin
e6d5873cec
Fix migration locking for cockroachdb (#4717) 2021-10-10 02:07:56 +03:00
Stig-Erland Hansen
a54857ec3c
Avoid inserting multiple locks if a lock already exists (#4694) 2021-09-29 16:57:34 +03:00
michaelbrewerdavis
b5225179ce
fix migrate:up for migrations disabling transactions (#4550) 2021-08-31 23:05:35 +03:00
Thomas Hunter II
e469766689
adding .mjs migration and seed stubs (#4631) 2021-08-21 21:34:30 +03:00
Adam Love
234eddd2c0
Add .cjs extension to Seeder.js to support Node ESM (#4381) (#4382) 2021-05-11 23:24:57 +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
Tolterix
5614c18624
Timestamp UTC Standardization for Migrations (#4245)
Co-authored-by: Igor Savin <iselwin@gmail.com>
2021-02-15 19:27:41 +02:00
Richard Simko
489934655f
Fix for ES Module detection using npm@7 (#4295) (#4296) 2021-02-15 19:10:45 +02:00
Igor Savin
2aec21ed5e
Try to introduce some organization into how files are grouped (#4178) 2020-12-28 16:55:08 +02:00