Florian Loitsch

Results 128 issues of Florian Loitsch

It looks like the `--table-name` flag is ignored (at least for `apply`). The `TableName` is set to the `DefaultTableName` but isn't updated: https://github.com/peterldowns/pgmigrate/blob/main/migrator.go#L68

bug