Skip to content

Releases: hgourvest/node-firebird

Release v1.1.5

19 Feb 22:10
765bc1a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

Release v1.1.4

09 Nov 10:35
cf81592
Compare
Choose a tag to compare

Fix Typo : Replace ISOLATION_READ_COMMITED with ISOLATION_READ_COMMITTED mentioned here #262

Full Changelog: v1.1.3...v1.1.4

Release v1.1.3

06 Nov 17:31
723fdb5
Compare
Choose a tag to compare

What's Changed

  • fix(blobAsText): add compatibility with wire protocol version >= 13 by @jesusvilla in #282

Full Changelog: v1.1.2...v1.1.3

v1.1.2

06 Nov 09:43
1374bd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

02 Nov 08:19
56bc881
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

release v1.1.0

02 Nov 07:53
d33cfdb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.9...v1.1.0

Version 0.9.9

27 Nov 17:47
a9b7028
Compare
Choose a tag to compare

Supports of BOOLEAN type, bug fix, and intellisense experience improvement. #235
Correct issues and new implementations #238

Version 0.9.8

23 Sep 12:44
dd3ceda
Compare
Choose a tag to compare

Adding GDSCodes #231

Version 0.9.7

11 Sep 14:48
ff2debd
Compare
Choose a tag to compare

Adding ServiceManager typescript definitions; and fixing typos and potential bugs. #229

Version 0.9.6

02 Sep 14:28
0e4808f
Compare
Choose a tag to compare

Corrections for reading empty blobs fields and also for empty varchar fields of type charset none returning undefined #228