Skip to content

Commit b3994e6

Browse files
austindrenskiroji
authored andcommitted
Cleanup of NpgsqlRange<T>
* Reworking NpgsqlRange<T> as a readonly struct with support for parsing well-known text. * Work on boundaries and range literals
1 parent 3c100f8 commit b3994e6

4 files changed

Lines changed: 768 additions & 134 deletions

File tree

src/Npgsql/Npgsql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@
5959
<Optimize>false</Optimize>
6060
</PropertyGroup>
6161

62-
</Project>
62+
</Project>

0 commit comments

Comments
 (0)