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

Split SQLite example into same steps as Postgres/MySQL #776

Closed
killercup opened this Issue Mar 4, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@killercup
Member

killercup commented Mar 4, 2017

In #751, we added a SQLite version of the code from the Getting Started guide. But as described in #751 (comment), it's only the final code you end up with, while the other backends have examples with two in-between steps. Comparing the code, it should be easy to extract steps one and two from the current code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment