issues
search
rickbergfalk
/
postgrator
A PostgreSQL, MySQL, and SQL Server migration tool using plain sql scripts.
MIT License
449
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dev deps
#171
rickbergfalk
closed
6 days ago
0
Update dependencies
#170
rickbergfalk
closed
6 days ago
0
Update glob
#169
bbrk24
closed
6 days ago
3
Fix CircleCI config
#168
rickbergfalk
closed
2 months ago
0
Support sqlite migrations with semicolons in statements
#167
zmeyc
closed
2 months ago
1
Support sqlite migrations with semicolon
#166
rickbergfalk
closed
2 months ago
3
generator support
#165
Markyiptw
opened
5 months ago
0
Cannot run skipped migration without rolling back
#164
reffu42
opened
1 year ago
2
Support better-sqlite3
#163
mcollina
closed
1 year ago
2
chore(.husky): shell path and arg updates
#162
Fdawgs
closed
1 year ago
0
Connecting to Postgres on Ubuntu using connectionString
#161
phillpeters
opened
2 years ago
0
Cannot pass number as version to migrate
#160
marcopiraccini
opened
2 years ago
0
Remove package-lock.json
#159
rickbergfalk
closed
2 years ago
0
How to use different schemas with Postgres?
#158
alexvictoor
opened
2 years ago
1
Sqlite3 use INTEGER for the version type of the metadata table
#157
mcollina
closed
2 years ago
1
Removing broken migrations
#156
psztoch
opened
2 years ago
1
Update dependencies
#155
rickbergfalk
closed
2 years ago
0
Bump sqlite3 from 5.0.2 to 5.0.3
#154
dependabot[bot]
closed
2 years ago
1
Bump async from 2.6.3 to 2.6.4
#153
dependabot[bot]
closed
2 years ago
0
Fix migrate method description
#152
matthyk
closed
2 years ago
1
Bump minimist from 1.2.5 to 1.2.6
#151
dependabot[bot]
closed
2 years ago
0
Implement sqlite3 support
#150
mcollina
closed
2 years ago
1
SQLite support
#149
mcollina
closed
2 years ago
1
Migration fails with node-postgres' default connection configuration
#148
kputh
opened
2 years ago
1
getDatabaseVersion returns 0 instead of undefined
#147
rickbergfalk
closed
2 years ago
0
Fix DEP0151 warning about ext resolution
#146
bajtos
closed
2 years ago
1
Deprecation warning reported for v6.0.0
#145
bajtos
closed
2 years ago
1
Fix typings for `getDatabaseVersion`
#144
bajtos
closed
2 years ago
2
Convert to ES module
#143
rickbergfalk
closed
2 years ago
1
Fix version error when schemaversion table does not exist
#142
rickbergfalk
closed
2 years ago
0
Bump node-fetch from 2.6.5 to 2.6.7
#141
dependabot[bot]
closed
2 years ago
0
Bump simple-get from 3.1.0 to 3.1.1
#140
dependabot[bot]
closed
2 years ago
0
Error when trying to get the current DB version
#139
Kostanos
closed
2 years ago
7
Bump follow-redirects from 1.14.4 to 1.14.8
#138
dependabot[bot]
closed
2 years ago
0
Bump follow-redirects from 1.14.4 to 1.14.7
#137
dependabot[bot]
closed
2 years ago
1
Support *.cjs files in migration directory
#136
perrin4869
closed
2 years ago
5
docs(readme): spelling, grammar, and readability updates
#135
Fdawgs
closed
3 years ago
1
v5
#134
rickbergfalk
closed
3 years ago
0
Undeprecate currentSchema
#133
rickbergfalk
closed
3 years ago
0
Use eslint:recommended and Prettier defaults
#132
rickbergfalk
closed
3 years ago
0
Deprecate options and a method, and clean up README
#131
rickbergfalk
closed
3 years ago
0
Allow user-managed database connection via `execQuery`
#130
rickbergfalk
closed
3 years ago
0
Update husky
#129
rickbergfalk
closed
3 years ago
0
Bump semver-regex from 3.1.2 to 3.1.3
#128
dependabot[bot]
closed
3 years ago
1
Update dependencies
#127
rickbergfalk
closed
3 years ago
0
Use async-await
#126
rickbergfalk
closed
3 years ago
0
Support for socketPath option for mysql driver
#125
terbooter
closed
3 years ago
2
Js migrations can throw errors when not run
#124
ChristopherChudzicki
closed
3 years ago
5
Support mssql 7 and update dependencies
#123
rickbergfalk
closed
3 years ago
0
Please add support for node-mssql version 7.x
#122
dreadwarrior
closed
3 years ago
2
Next