UNPKG
pg-patch
Version:
latest (1.3.4)
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
PostgreSQL patching made easy.
github.com/Tireo/pg-patch
Tireo/pg-patch
pg-patch
/
test
/
config
/
.pgpatchrc.json
5 lines
•
112 B
JSON
View Raw
1
2
3
4
5
{
"client"
:
"postgres://test:test
@localhost
:5432/test"
,
"sourceVersion"
:
0
,
"targetVersion"
:
2
}