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: add dsn: memory shorthand #284

Merged
merged 11 commits into from
Mar 16, 2020
Merged

feat: add dsn: memory shorthand #284

merged 11 commits into from
Mar 16, 2020

Conversation

zepatrik
Copy link
Member

Related issue

closes #228

This will also run the migrations on every startup

@zepatrik zepatrik requested a review from aeneasr March 13, 2020 11:55
@zepatrik
Copy link
Member Author

We probably need an integration test for this, can you give me hints how I should do that @aeneasr ?
Or should we do that with cypress at some later point

driver/registry.go Outdated Show resolved Hide resolved
driver/configuration/provider_viper.go Outdated Show resolved Hide resolved
driver/registry.go Outdated Show resolved Hide resolved
@zepatrik zepatrik requested a review from aeneasr March 13, 2020 12:51
driver/registry.go Outdated Show resolved Hide resolved
@zepatrik
Copy link
Member Author

ready for review @aeneasr

@aeneasr aeneasr merged commit e66a030 into master Mar 16, 2020
@aeneasr
Copy link
Member

aeneasr commented Mar 16, 2020

good job!

@zepatrik zepatrik deleted the dsn-memory branch March 23, 2020 18:47
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.

Have dsn: memory as an alias for SQLite in memory DSN
2 participants