Pinned issues
Issues
- 1
Ability to provide a `sql` file to `pgm.sql(file)`?
#1294 opened by Asher978 - 8
We need to be able to use parameterised insert queries to populate a table during migration
#1292 opened by OracPrime - 0
Implement alterColumn with expressionGenerated
#1293 opened by lbguilherme - 2
Plans for v8 (Node v20+, esm-only)
#1263 opened by Shinigami92 - 0
Usage of globs (flag use-glob true) is ignored when set in config file
#1279 opened by alexander-hoermandinger-ded - 0
Expose migration builder impl, make node-pg-migrate can used as a schema builder library
#1283 opened by wenerme - 2
- 0
checkOrder is on by default in CLI but not in lib
#1269 opened by nlochschmidt - 4
- 9
Add a way to run `.ts` files in Programmatic
#1199 opened by BetaTH - 1
Monorepo issues with bun
#1236 opened by Autumnlight02 - 0
- 0
The lack of `DATABASE_URL` doesn't stop migrating
#1220 opened by akx - 9
node-pg-migrate 7.4.0 ignores schema in config file
#1188 opened by cj-innoq - 4
TypeError: pg.Client is not a constructor
#1190 opened by GabenGar - 4
- 1
Ignore `default` property in `FunctionParams` while dropping a function
#1198 opened by therealsujitk - 0
Migration file resolution fails inside docker container
#1184 opened by Egge21M - 0
Allow for check constraints in shorthands
#1183 opened by Apreche - 2
- 2
Renaming tables breaks if you pass a Name with a schema
#1179 opened by osdiab - 4
Syntax error when adding constraint
#1170 opened by shriharip - 0
- 2
PGliteral not defined . when using it in shorthands declaration as per documentation
#1169 opened by shriharip - 1
Password with `?` causes "Invalid URL" throw
#947 opened by bmxpiku - 1
- 0
Add support for GRANT ... ON SEQUENCE
#1171 opened by pigulla - 1
- 1
`db.close()` should be awaited
#1159 opened by remidewitte - 0
Incorrect TypeScript definition for addConstraint
#1154 opened by pigulla - 1
- 2
- 1
Rewrite CLI using Commander
#1137 opened by Shinigami92 - 1
- 0
- 2
Rewrite full documentation to VitePress
#1121 opened by Shinigami92 - 4
- 3
Reveal and document pgm.enableReverseMode()
#955 opened by osdiab - 3
- 0
Add --pretty option
#1122 opened by Shinigami92 - 8
- 3
Switch from CircleCI to GitHub Actions
#959 opened by Shinigami92 - 5
Function `alterColumn` doesn't work properly
#1091 opened by cleytonoliveira - 0
Question about JSDoc for template
#948 opened by codermarcos - 0
Operation swaps operation and function types
#1023 opened by Shinigami92 - 1
createFunction returns TABLE
#1046 opened by shaddyhm - 0
- 1
Migration up command
#943 opened by michalzard - 1
Bcrypt hash containing $ doesn't work in migration
#935 opened by seyfer - 1
How to create an index concurrently?
#933 opened by artem-malko