Skip to content

Add connection tests for selecting binary uuid#122

Merged
warmwaffles merged 2 commits into
elixir-sqlite:mainfrom
greg-rychlewski:select_test_binary_uuid
Aug 29, 2023
Merged

Add connection tests for selecting binary uuid#122
warmwaffles merged 2 commits into
elixir-sqlite:mainfrom
greg-rychlewski:select_test_binary_uuid

Conversation

@greg-rychlewski
Copy link
Copy Markdown
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
Copy Markdown
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
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