Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tj/node-migrate issues and pull requests
#211 - Is there any active fork of this library?
Issue -
State: open - Opened by matusferko 4 months ago
- 1 comment
#210 - The command "list" does not end the process when there are no migrations to list.
Issue -
State: open - Opened by brianr482 4 months ago
- 1 comment
#209 - A guide or script to archive old migrations
Issue -
State: open - Opened by matusferko 4 months ago
- 1 comment
#208 - Update Commander version
Pull Request -
State: open - Opened by Tordek 5 months ago
- 5 comments
#207 - chore: update repository to point to correct github repository
Pull Request -
State: closed - Opened by danielpza 6 months ago
#206 - refactor: modernize code using es6 classes
Pull Request -
State: closed - Opened by danielpza 6 months ago
- 4 comments
#205 - fix(ci): updated action versions
Pull Request -
State: closed - Opened by wesleytodd about 1 year ago
#204 - TypeScript support?
Issue -
State: open - Opened by imkane about 1 year ago
- 3 comments
#203 - feat: migrations can be provided as a map of loaded modules
Pull Request -
State: closed - Opened by polad about 1 year ago
- 13 comments
#202 - Using full file URL when importing migrations - Fixes #201
Pull Request -
State: closed - Opened by MikesGlitch about 1 year ago
- 5 comments
#201 - ERR_UNSUPPORTED_ESM_URL_SCHEME on Windows with ESM
Issue -
State: closed - Opened by gigaSproule over 1 year ago
- 2 comments
#200 - fix: migration name not existing
Pull Request -
State: open - Opened by thatkookooguy over 1 year ago
- 4 comments
#199 - Release 2.0.0
Pull Request -
State: closed - Opened by wesleytodd over 1 year ago
#198 - ES Modules support
Pull Request -
State: closed - Opened by Konard over 1 year ago
- 3 comments
#197 - Fix missing ignoreMissing option in MigrationeOptions typing
Pull Request -
State: closed - Opened by thongxuan almost 2 years ago
- 1 comment
#196 - Correct TS callback typings
Pull Request -
State: closed - Opened by Woodz about 2 years ago
- 3 comments
#195 - FileStore.save TS typing is misleading
Issue -
State: closed - Opened by Woodz about 2 years ago
- 2 comments
#194 - Accept default exports for a custom Store
Pull Request -
State: closed - Opened by luisrudge over 2 years ago
- 5 comments
#193 - Mongo create collection and insert document not work with migrate file as they work with running nodejs seprately?
Issue -
State: closed - Opened by stackprogramer over 2 years ago
- 3 comments
#192 - How we can delete old migration from NodeJS migrate?
Issue -
State: closed - Opened by stackprogramer almost 3 years ago
- 1 comment
#191 - Console.log not working in migration script
Issue -
State: closed - Opened by bflemi3 about 3 years ago
#190 - How to specify path to migrations directory relative to source code (not working directory)?
Issue -
State: closed - Opened by TobiasUhmann over 3 years ago
- 1 comment
#189 - New feature: support sql files
Issue -
State: open - Opened by luukvhoudt over 3 years ago
- 2 comments
#188 - Callback for finished migration
Issue -
State: open - Opened by crizzis over 3 years ago
#187 - Problem with migrating down
Issue -
State: open - Opened by mkovel almost 4 years ago
- 1 comment
#186 - Release with TS typings?
Issue -
State: closed - Opened by qqilihq almost 4 years ago
- 3 comments
#185 - allow using esm modules in migrations
Pull Request -
State: closed - Opened by Ti-webdev about 4 years ago
- 5 comments
#184 - Using yarn 2 pnp with package.json scripts cause `ENOTDIR`
Issue -
State: open - Opened by Gisleburt about 4 years ago
- 2 comments
#183 - Why does a custom store need an `up` function?
Issue -
State: closed - Opened by g14a about 4 years ago
- 3 comments
#182 - Since the new `main` branch exists, might be useful to remove the `master` branch
Issue -
State: closed - Opened by kylehayes over 4 years ago
- 1 comment
#181 - feat!(deps): commander@^6.1.0
Pull Request -
State: closed - Opened by wesleytodd over 4 years ago
#180 - Dep updates for next release
Pull Request -
State: closed - Opened by wesleytodd over 4 years ago
#179 - Use with ES6 modules
Issue -
State: open - Opened by georgeben over 4 years ago
- 2 comments
#178 - TypeScript definition
Pull Request -
State: closed - Opened by epiccoolguy over 4 years ago
- 2 comments
#177 - Missing tag 1.7.0
Issue -
State: closed - Opened by palmerabollo over 4 years ago
- 1 comment
#176 - Migrate to `main`
Issue -
State: closed - Opened by wesleytodd over 4 years ago
- 6 comments
#175 - migrate create -g can't be a relative path
Issue -
State: closed - Opened by vlindhol over 4 years ago
- 2 comments
#174 - no .migrate file
Issue -
State: closed - Opened by punund almost 5 years ago
- 1 comment
#173 - Small typo fix
Pull Request -
State: closed - Opened by tmikeschu almost 5 years ago
- 4 comments
#172 - Migration down does not work correctly
Issue -
State: open - Opened by xfg almost 5 years ago
- 1 comment
#171 - Required fixes for #144
Pull Request -
State: closed - Opened by msanguineti almost 5 years ago
- 7 comments
#170 - Problem to find module
Issue -
State: closed - Opened by viniblima about 5 years ago
- 9 comments
#169 - Possible to retry migrate up?
Issue -
State: open - Opened by ceciliazcx about 5 years ago
- 1 comment
#168 - TypeError: Store is not a constructor ERROR
Issue -
State: closed - Opened by ceciliazcx about 5 years ago
- 2 comments
#167 - How to debug migrations?
Issue -
State: open - Opened by Veetaha about 5 years ago
- 2 comments
Labels: question
#166 - Error connecting to DB with SSL
Issue -
State: closed - Opened by ethanwllms about 5 years ago
- 1 comment
#165 - foreign key invalid sql syntax
Issue -
State: closed - Opened by JamesZEMOURI about 5 years ago
- 1 comment
#164 - Generalized question about /lib/load-migrations.js
Issue -
State: closed - Opened by ethan-t-williams over 5 years ago
- 14 comments
#163 - node hangs up a for a moment after migrations
Issue -
State: closed - Opened by sulaiman1073 over 5 years ago
- 3 comments
#162 - Added mongodb as custom state storage
Pull Request -
State: closed - Opened by krishna-atkalikar over 5 years ago
- 2 comments
#161 - New desc for package
Pull Request -
State: closed - Opened by bkowalczyk88 over 5 years ago
#160 - Drop callback support in v2
Issue -
State: open - Opened by wesleytodd over 5 years ago
- 3 comments
#159 - Better error logging
Issue -
State: open - Opened by vuhrmeister over 5 years ago
- 4 comments
#158 - Promise rejections swallow stack traces
Issue -
State: open - Opened by hdon over 5 years ago
- 1 comment
#157 - `migrate foo` invalid command is not an error
Issue -
State: closed - Opened by hdon over 5 years ago
- 7 comments
#156 - `migrate up foo` migrates all the way up
Issue -
State: open - Opened by hdon over 5 years ago
- 3 comments
#155 - Update readme with next callback in async function
Pull Request -
State: closed - Opened by okorolko almost 6 years ago
- 1 comment
#154 - Improve documentation
Issue -
State: closed - Opened by okorolko almost 6 years ago
- 3 comments
#153 - Improve custom-module load and extend compiler support for multiple extensions
Pull Request -
State: closed - Opened by dario1985 almost 6 years ago
- 4 comments
#152 - some mongodb commands dont work here which works in mongo shell
Issue -
State: closed - Opened by AakashGfude almost 6 years ago
- 2 comments
#151 - Issue with the custom state storage example
Issue -
State: open - Opened by johncmunson almost 6 years ago
- 19 comments
#150 - Fix typo in readme: is => should
Pull Request -
State: closed - Opened by koenpunt almost 6 years ago
- 1 comment
#149 - Issue #148: Allow absolute path for migrations dir
Pull Request -
State: closed - Opened by akivajgordon almost 6 years ago
- 8 comments
#148 - --migrations-dir flag should allow absolute path
Issue -
State: closed - Opened by akivajgordon almost 6 years ago
- 1 comment
#147 - Allow to setup an execution context.
Issue -
State: open - Opened by strayiker about 6 years ago
- 11 comments
#146 - Fix error logging on failed migration
Pull Request -
State: closed - Opened by wesleytodd about 6 years ago
#145 - Additional files in migrations folder
Issue -
State: open - Opened by saveman71 about 6 years ago
- 7 comments
#144 - replace --compiler to --require
Pull Request -
State: closed - Opened by hudovisk about 6 years ago
- 4 comments
#143 - Storing different migration states for different server
Issue -
State: closed - Opened by AakashGfude about 6 years ago
- 2 comments
Labels: question
#142 - `lastRun` has incorrect value when migrating down
Issue -
State: open - Opened by stalniy about 6 years ago
- 6 comments
#141 - Fix: resolve path for custom generator file.
Pull Request -
State: closed - Opened by kayterra about 6 years ago
- 3 comments
#140 - Update and lock down deps
Pull Request -
State: closed - Opened by wesleytodd about 6 years ago
- 4 comments
#139 - Build status unknown
Issue -
State: open - Opened by Igor-Lopes over 6 years ago
- 2 comments
#138 - NPM Audit reports issues
Issue -
State: closed - Opened by Igor-Lopes over 6 years ago
#137 - Fix npm audit issues, updated all dependencies and fix lint
Pull Request -
State: closed - Opened by Igor-Lopes over 6 years ago
- 12 comments
#136 - Added example for using a custom state storage
Pull Request -
State: closed - Opened by roemba over 6 years ago
- 10 comments
#135 - migrate up returns typeerror
Issue -
State: closed - Opened by owenljn over 6 years ago
- 6 comments
Labels: question
#134 - fix(lib/migrate): do not pass error to callback on successful promise
Pull Request -
State: closed - Opened by gpinhey over 6 years ago
- 11 comments
#133 - Promise resolving to truthy is treated as rejection
Issue -
State: closed - Opened by gpinhey over 6 years ago
- 2 comments
#132 - Use slugify instead of slug
Pull Request -
State: closed - Opened by davedoesdev over 6 years ago
- 6 comments
#131 - `migrate(title)` when title is a `string` fails
Pull Request -
State: closed - Opened by tohagan over 6 years ago
- 2 comments
#130 - `migrate(title)` when title is a `string` fails on line 48
Pull Request -
State: closed - Opened by tohagan over 6 years ago
- 1 comment
#129 - Shows better error msg on SyntaxError
Pull Request -
State: closed - Opened by hudovisk over 6 years ago
- 6 comments
#128 - Custom folder path for migration files
Issue -
State: closed - Opened by cbesangeeth over 6 years ago
- 1 comment
Labels: question
#127 - Custom state storage should be documented better
Issue -
State: closed - Opened by MatthewSteel over 6 years ago
- 11 comments
#126 - Uncaught Error: Cannot find module "." when using Webpack and programmatic usage
Issue -
State: closed - Opened by aguynamedben over 6 years ago
- 3 comments
#125 - Idea: Special force clean migration
Issue -
State: closed - Opened by wesleytodd almost 7 years ago
- 5 comments
#124 - Unexpected error when start migrate
Issue -
State: closed - Opened by evgeny-s almost 7 years ago
- 4 comments
Labels: question
#123 - Fix missing migration index
Pull Request -
State: closed - Opened by wesleytodd almost 7 years ago
#122 - CI/Travis
Pull Request -
State: closed - Opened by saidM almost 7 years ago
- 2 comments
#121 - default migration file extension to template file extension
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 1 comment
#120 - down() doesn't revert failed up()
Issue -
State: closed - Opened by zatziky almost 7 years ago
- 2 comments
Labels: question
#119 - does anyone else feel that this project deserves its own github organization?
Issue -
State: closed - Opened by jmjpro almost 7 years ago
- 5 comments
Labels: question
#118 - support using compiler during migrate-init
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 4 comments
#117 - fixes #110 file extension of migration should match extension
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 2 comments
#116 - integrate with travis ci to run tests for each pull request
Issue -
State: closed - Opened by jmjpro almost 7 years ago
- 2 comments
#115 - Support init compiler
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 2 comments
#114 - Issue 110
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 1 comment
#113 - Restore CLI argument "extention" but mark as deprecated
Pull Request -
State: closed - Opened by jmjpro almost 7 years ago
- 15 comments
#110 - file extension of migration created by migration create should match template
Issue -
State: closed - Opened by jmjpro almost 7 years ago
- 7 comments