richardtallent / RT.Comb

Creating sequential GUIDs in C# for MSSQL or PostgreSql
203 stars 35 forks source link

Added a new "Binary" comb provider #23

Open fubar-coder opened 2 years ago

fubar-coder commented 2 years ago

It's used for Oracle and SQLite (with binary UUIDs), according to issue #12.

Fixes #12

fubar-coder commented 2 years ago

I didn't add MySQL, but - according to #12, it should be the same as the Postgres comb provider.