ilovepixelart/ts-migrate-mongoose
A node/typescript based migration framework for mongoose
TypeScriptMIT
Issues
- 0
.js extension in import statements throw error
#324 opened by APSLS - 2
- 2
bug on Migrator.connect() default configuration invalid import "import(migrationFilePath)"
#306 opened by JasonThomasII - 2
Create migration without saving in the db
#312 opened by talberkoMelio - 1
Use an existing Mongoose Connection
#305 opened by devilmark84 - 2
Add updatedAt field
#300 opened by FantinRaimbault - 2
Skip migrations files between specified one and those that have not been executed
#299 opened by FantinRaimbault - 2
Choose env.<local,dev,staging,prod>
#290 opened by FantinRaimbault - 1
Proper way to scale migrations
#288 opened by ljrahn - 1
Want to be able work with centralized migration with multiple sub migration.
#289 opened by jacoblsdev - 7
Support for the same database in multiple projects
#282 opened by lanz0519 - 1
- 1
Using tsyringe in migration file
#275 opened by FantinRaimbault - 4
- 4
ESM problem with wrong export * as IOptions from './interfaces/IOptions';
#247 opened by stephan-mitt - 3
- 8
swcrc module type
#237 opened by tipoc123 - 3
compiling the migration file
#238 opened by tipoc123 - 7
Possibly a problem with dynamic import
#228 opened by tipoc123 - 10
Duplicate identifier
#226 opened by tipoc123 - 1
How to use migrations from within code?
#216 opened by nobletom123 - 3
swc/core issue: "Cannot find module '../index.js'"
#204 opened by Alex0007 - 2
prune not pruning the migrations
#177 opened by ellenschwartau - 4
Unable to load custom TS aliases like `@/models`
#152 opened by kachar - 3
Unable to load environment variables from `.env.local`
#153 opened by kachar - 3
Importing `IOptions` interface externally
#155 opened by kachar - 7
Can't use library with esbuild
#98 opened by SahaSaurav - 6
- 3
Error on migrate up command
#26 opened by LuisPRamos