Skip to content

Releases: denizzzka/dpq2

Simplified Nullable specialization for .as!T

27 Sep 16:03
797a533
Compare
Choose a tag to compare
Merge pull request #150 from tchaloupka/nullable_as

Simplify Nullable specialization for value.as!T conversion.

Deprecation warnings fix

25 Sep 11:39
c3d2824
Compare
Choose a tag to compare
Merge pull request #149 from tchaloupka/nullable_geo

Resolve of Nullable.get warnings

Added simple SQL query generator

07 Sep 01:59
59f5be9
Compare
Choose a tag to compare
v1.0.15

Features updated: SQL generator

Fix vibe dependency version

10 Aug 13:32
e2a3bef
Compare
Choose a tag to compare
Merge pull request #147 from burner/master

Fixes #146

Added support for const and mutable strings, static array strings

20 Apr 17:29
4b3a5bf
Compare
Choose a tag to compare
Merge pull request #145 from schveiguy/conststringsupport

Add support for const and mutable strings, static array strings.

CI stalled for some reason and I checked it locally

Bit varying (varbit) support added

02 Jan 14:06
3cfaf01
Compare
Choose a tag to compare
Merge pull request #144 from Kozzi11/add_varbit

add support for bit varying

Fix for new Phobos version

09 Jul 07:21
Compare
Choose a tag to compare
v1.0.11

clearing

-boundscheck=off support

25 Mar 22:14
be2d1d8
Compare
Choose a tag to compare
Merge pull request #139 from denizzzka/bounds_check

Adds proper bounds check while binary arrays read

Bulk COPY FROM STDIN support added

18 Mar 08:38
629dc1a
Compare
Choose a tag to compare

Money type support

24 Feb 18:45
0b0b210
Compare
Choose a tag to compare
Merge pull request #134 from denizzzka/money_support

Adds money.currency support