Skip to content

Releases: ovotech/pg-sql-migrate

Up To Migration

09 Sep 13:42
ce82b1e

Choose a tag to compare

Merge pull request #28 from ovotech/add-up-to-migration

Up to migration

4.0.0: Merge pull request #26 from ovotech/update-deps

29 Apr 13:24
8be52a7

Choose a tag to compare

Add repo to docs

10 Mar 07:59

Choose a tag to compare

3.3.4

Add homepage docs

Fix Alias

18 Dec 12:26

Choose a tag to compare

Fix Alias Pre-release
Pre-release
3.3.3

Fix alias

Add Alias Command

18 Dec 12:19

Choose a tag to compare

Add Alias Command Pre-release
Pre-release
3.3.2

Bump version

Update dependencies

17 Dec 08:43

Choose a tag to compare

3.3.1

Bump version

Remove SIGTERM listener after migration is done

13 Jul 08:27
0cc92e7

Choose a tag to compare

Merge pull request #9 from ovotech/fix-sigterm-error

Remove sigterm listener after migration done

3.2.1

05 Jun 11:28

Choose a tag to compare

Fix disabled transaction migrations

Disable Selected Transactions

05 Jun 11:11
635affa

Choose a tag to compare

Just add to the start of the migration:

-- pg-sql-migrate: DISABLE TRANSACTION

Call execute by default

05 Jun 10:35
a8da9c5

Choose a tag to compare

Merge pull request #7 from ovotech/default-command

Set execute as default command