Skip to content

Releases: Tomas2D/knex-firebird-dialect

v2.1.2

25 Jan 12:42
Compare
Choose a tag to compare

Fixed

πŸ› Properly detects error message from the Firebird driver [ee92ff1]

Full Changelog: v2.1.1...v2.1.2

v2.1.1

16 Jan 16:44
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.0.3

24 Aug 18:58
Compare
Choose a tag to compare

Fixed

  • πŸ› do not modify database path [cbba777]

Full Changelog: v2.0.2...v2.0.3

v2.0.2

31 Mar 18:56
Compare
Choose a tag to compare

What's Changed

  • πŸ› Destroy the connection in case of a network failure [e6689be]

Full Changelog: v2.0.1...v2.0.2

v2.0.1

16 Mar 13:09
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Nov 12:13
Compare
Choose a tag to compare

v1.4.6

03 Jun 09:07
Compare
Choose a tag to compare

⬆️ Upgrade related dependencies

Full Changelog: v1.4.5...v1.4.6

v1.4.5

01 May 06:55
Compare
Choose a tag to compare

Update related dependencies

Full Changelog: v1.4.4...v1.4.5

v1.4.4

01 Jan 18:24
Compare
Choose a tag to compare

1.4.4 (2022-11-02)

Changed

  • πŸ”§ Make node-firebird peer dependency [3186ba8]

Fixed

  • πŸ› Fix implementation of columnInfo [a4c4b9c]
  • πŸ› Fix whereIn clause [079d54f]

Full Changelog: v1.4.3...v1.4.4

v1.4.3

31 Oct 12:36
Compare
Choose a tag to compare

Fixed

  • πŸ› Transaction processing (invalid property) [f0ef64b]
  • πŸ› Add retry mechanism on acquire a new connection [aabbddb]