Releases: olbrichattila/godbmigrator
Releases · olbrichattila/godbmigrator
v1.1.16
v1.1.15
Fix firebird SQL error
V1.1.14
Add table prefix into migrator to avoid conflicts
v1.1.12
Some code cleanup, no functional change
v1.1.11
Re add release, was deleted by mistake
V1.1.10
Fix row scan error when no more rows in the table
V1.1.9
Expose every function in migration provider so test can be created in client with mock
V1.1.8
Expose addToMigration and addToMigrationReport functions
V1.1.7
Expose other methods
V1.1.6
Export Migration provider so it can be used externally in the command line interface