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

feat: Default to SQLite Database & Better Migrations #166

Merged
merged 5 commits into from
Jun 27, 2019

Conversation

jasonsilberman
Copy link
Contributor

@jasonsilberman jasonsilberman commented Jun 26, 2019

Details

This PR adds a default apiDatabase entry that uses a local sqlite file.

Additionally, we now have runtime migrations for SQLite and Postgres databases.

@jasonsilberman jasonsilberman changed the title feat: Default to SQLite database feat: Default to SQLite Database & Better Migrations Jun 26, 2019
@jasonsilberman jasonsilberman merged commit 3fec8e9 into v4 Jun 27, 2019
@jasonsilberman jasonsilberman deleted the jsilberman/db branch June 27, 2019 20:11
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

Successfully merging this pull request may close these issues.

None yet

1 participant