Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement simple CLI for running migrations (or just instructions in the README) #35

Open
patrickdevivo opened this issue Jan 20, 2023 · 0 comments

Comments

@patrickdevivo
Copy link
Contributor

Right now, to use sqlq as a Go lib, you call .Apply(...) at init to setup the schema/run the migrations the lib needs. We should also have a path to set up the schema without embedding sqlq as a library.

  • A simple CLI to run the migrations
  • or just some instructions in the README on what SQL to run manually
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant