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
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
Hey @markbates, pkger looks absolutely fantastic! I was wondering, have you given any thought as to how this would work with pop, specifically the migrator? The primary use case we have for packr was bundling sql migration files for use with pop so I'm obviously very interested in that side of things :)
This is probably a better question over at https:/github.com/gobuffalo/fizz but I can't transfer the issue outside of the org. Would you mind re-opening over there? Sorry.
But the short answer is yes, everything will be migrated from Packr to Pkger, but how quickly I don't know. The Pop maintainers might have more to say on the subject though.
Hey @markbates,
pkger
looks absolutely fantastic! I was wondering, have you given any thought as to how this would work with pop, specifically the migrator? The primary use case we have for packr was bundling sql migration files for use with pop so I'm obviously very interested in that side of things :)I already see an
http.FileSystem
source forgolang-migrate/migrate
is in development, whichpkger
should easily be able to satisfy.The text was updated successfully, but these errors were encountered: