-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Nice project!!!
I messed around with how the tests run if you hack it to run postgres and copy/paste the tests here
This probably isn't news, but the higher-level interface tests pass, and the lower-level migration tests that assert statements fail, but entirely due to quotation differences between postgresql and mysql. That isn't to say the migrations would work, necessarily, since the tests just assert the sql output, but postgres doesn't vary that wildly.
I was hoping to get out of copy/paste land and see what could be extracted to test adapters generically, but kept running in to little issues asserting the quote style, or lack of quotes in some cases.
I'm out of time for now, but maybe this moves the ball a bit.
Thanks for the great idea!
Metadata
Metadata
Assignees
Labels
No labels