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

Add connection tests for selecting binary uuid #122

Merged

Conversation

greg-rychlewski
Copy link
Contributor

Added the tests you mentioned in the last PR. I left out the array tests because it seems like the encoding is using json so it won't be able to cast the bytes properly all the time.

@warmwaffles
Copy link
Member

Yea arrays aren't supported in SQLite natively. We have to use json for that.

@warmwaffles warmwaffles merged commit 916f973 into elixir-sqlite:main Aug 29, 2023
9 checks passed
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.

2 participants