Skip to content

Why LinqToDB stores Guids in SQLite as binary (both with System.Data.SQLite and Microsoft.Data.Sqlite provider)? #4500

Answered by MaceWindu
alexey-leonovich asked this question in Q&A
Discussion options

You must be logged in to vote

For historical reasons and backward compatibility. MS was provider introduced long after System.Data.Sqlite provider we supported initially. Plus it also used binary mapping for first versions

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alexey-leonovich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants