1
1
mirror of https://github.com/yandex/pgmigrate.git synced 2024-09-19 16:17:24 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
secwall
ed897ffb97 Bump deps versions 2019-04-14 20:55:33 +03:00
secwall
dc183150b2 Add blocking pids termination 2017-12-03 01:39:30 +03:00
secwall
76c828baf9 Raise error on missing migrations directory
This change is based on proposal by Ernst Haagsman
2017-12-02 21:44:49 +03:00
secwall
bea8e41739 Add testcase on comments in the end of migration file and add avmhawk to AUTHORS 2017-04-06 02:34:18 +03:00
secwall
e8c285c245 Fix callbacks in transactional/nontransactional migrations mix on db init 2017-04-05 16:08:43 +03:00
secwall
a2e7c694fa Add option to override user in migration meta 2017-04-01 14:20:13 +03:00
secwall
453398c988 Support 'latest' target version 2017-04-01 13:05:14 +03:00
secwall
ef28bd8a57 Fix bug with python format patterns in migration text 2017-03-30 17:07:15 +03:00
secwall
d29ccdd3ef First opensource version - PGmigrate 1.0.0 2016-10-03 18:52:42 +03:00