Skip to content

Releases: denizzzka/dpq2

Row by row results support

29 Jan 02:00
Compare
Choose a tag to compare

PGRES_SINGLE_TUPLE added as valid Answer status

Answer.cmdTuples fixed for DMD beta

24 Dec 15:37
Compare
Choose a tag to compare
v1.0.6

DMD beta cmdTuples fix

Security enhancement: bounds check forcibly enabled

10 Dec 12:51
66ee9a1
Compare
Choose a tag to compare

Added Value to native D arrays conversion

09 Dec 03:18
165af04
Compare
Choose a tag to compare

Added columnExists for Row struct

03 Dec 10:16
8d35925
Compare
Choose a tag to compare
Merge pull request #127 from burner/row_columnExists

columnExists for Row struct

Value.data.length check is added

28 Nov 07:23
439d148
Compare
Choose a tag to compare
Merge pull request #126 from denizzzka/value_data_overflow_2

Value.data.length: enforce is added

Nullable!DateTime toValue fix

10 Nov 04:36
848d438
Compare
Choose a tag to compare

#122 - Nullable!DateTime isn't supported for toValue

release!

29 Oct 16:20
2eb5e29
Compare
Choose a tag to compare
  • Nullable arrays support added

Empty arrays should not be treated as NULL values

04 Aug 13:41
2dd33f0
Compare
Choose a tag to compare
Merge pull request #116 from denizzzka/empty_arrays

empty arrays should not be treated as NULL values

32 bit compilation fix

19 May 14:51
3fb8e30
Compare
Choose a tag to compare
Merge pull request #112 from denizzzka/32bit_fix

32 bit fix