Dossy Shiobara
Dossy Shiobara
#673 is blocked because CI test failures related to this.
> This was fixed more elegantly here: #694 You can close the PR, bumping dependencies will be done by owner/bot, or after merging request above. The implementation in #694 just...
Is this a duplicate of #628? Not a duplicate, but a similar motivation or circumstance?
Also, according to this [StackOverflow post](https://dba.stackexchange.com/questions/316379/pg-restore-error-schema-public-already-exists-inter-version-restore), it looks like dumps from Postgres 11 onwards will produce a dump that can be restored as it won't try to recreate the `public`...
See: #673
Any time a PR includes "and" in the title, it's a sign that it may be doing too many things at once. Decouple this PR into separate PRs that can...
The `DELIMITER` command is a MySQL CLI program instruction, not a SQL statement. See [MySQL 8.4 Reference Manual / Stored Objects / Defining Stored Programs](https://dev.mysql.com/doc/refman/8.4/en/stored-programs-defining.html): > If you use the...
I don't know if this is intentional, and I can definitely understand how "Applied:" implies success, but in this case it's just a landmark to let the user know which...
I suppose the only useful reason to emit the "Applied:" line in the case of an error is to help distinguish between errors during migration file parsing vs. migration query...
I think leaving it open for some time, like 90 days, to see if anyone else chimes in, either in support for or in opposition to the idea, before deciding...