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

Use Database ID as Identifier for In-Memory Database Connection #79

Closed
wants to merge 2 commits into from

Conversation

calebkleveter
Copy link
Member

No description provided.

Copy link
Member

@tanner0101 tanner0101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think SQLiteConnectionSource should generate an internal UUID that it uses as the in-memory db's file name. Allowing the user to pass a specific in-memory database name seems like a separate (but potentially useful) feature. That should go on the SQLiteConfiguration.Storage enum though.

@tanner0101
Copy link
Member

Closing in favor of #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants