You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But as soon as I get to FindMigrations it returns unsupported driver: sqlite. What am I doing wrong and/or is it possible at all to use drivers outside of dbmate provided ones?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
I am trying to see if it's possible to use the driver for sqlite not from dbmate, but from modernc pure Go implementation of sqlite driver.
I got following snippet
But as soon as I get to
FindMigrationsit returnsunsupported driver: sqlite. What am I doing wrong and/or is it possible at all to use drivers outside of dbmate provided ones?Beta Was this translation helpful? Give feedback.
All reactions