Skip to content

Releases: rnubel/pgmgr

v1.1.5

04 Sep 02:13
69704f5
Compare
Choose a tag to compare
  • #55 - fix bug with psql driver that prevented version incrementing if a migration's last line was a comment

v1.1.4

10 Jun 02:59
6f20ea0
Compare
Choose a tag to compare
  • [#54] Fix latent bug in CLI defaults

v1.1.3

09 Jun 01:14
Compare
Choose a tag to compare
  • [#53] - @mobidots - fix bug with column-type not being actually changeable

v1.1.2

16 Mar 16:37
62de070
Compare
Choose a tag to compare

v1.1.1

13 Mar 19:07
598782f
Compare
Choose a tag to compare

#50: @NcUltimate - fixes bug where compression was inescapable

v1.1.0

13 Mar 15:59
70ac6aa
Compare
Choose a tag to compare
  • #49: @NcUltimate - fleshes out database dump support for production-readiness

v1.0.2

19 Nov 20:36
3241e7b
Compare
Choose a tag to compare
  • Adds missing rollback functionality to the psql driver