Skip to content

Releases: olbrichattila/godbmigrator

v1.1.16

21 Aug 19:00
Compare
Choose a tag to compare

Firebird migration file size was limited to 35 characters, changed to 255

v1.1.15

25 Jul 20:40
Compare
Choose a tag to compare

Fix firebird SQL error

V1.1.14

25 Jul 19:51
Compare
Choose a tag to compare

Add table prefix into migrator to avoid conflicts

v1.1.12

14 Jul 15:02
Compare
Choose a tag to compare

Some code cleanup, no functional change

v1.1.11

12 Jul 08:28
Compare
Choose a tag to compare

Re add release, was deleted by mistake

V1.1.10

29 May 19:59
Compare
Choose a tag to compare

Fix row scan error when no more rows in the table

V1.1.9

29 May 19:41
Compare
Choose a tag to compare

Expose every function in migration provider so test can be created in client with mock

V1.1.8

29 May 19:27
Compare
Choose a tag to compare

Expose addToMigration and addToMigrationReport functions

V1.1.7

29 May 19:17
Compare
Choose a tag to compare

Expose other methods

V1.1.6

29 May 19:05
Compare
Choose a tag to compare

Export Migration provider so it can be used externally in the command line interface