Skip to content

Releases: SoftwareBrothers/adminjs-sql

v2.2.6

10 Jul 08:40

Choose a tag to compare

2.2.6 (2024-07-10)

Bug Fixes

  • update supported databases in Readme, force new version (f9b58e6)

v2.2.5

16 Jun 18:09

Choose a tag to compare

2.2.5 (2024-06-16)

Bug Fixes

  • availableValues regression (f3b5d1c)

v2.2.4

14 Jun 13:13

Choose a tag to compare

2.2.4 (2024-06-14)

Bug Fixes

  • use current schema name in getProperties method (94f029e)

v2.2.3

11 Apr 15:05

Choose a tag to compare

2.2.3 (2024-04-11)

Bug Fixes

v2.2.2

29 Mar 16:08

Choose a tag to compare

2.2.2 (2024-03-29)

Bug Fixes

  • fix Resource#isAdapterFor so that it doesn't throw an error (e0a6a23)

v2.2.1

31 Jul 07:49

Choose a tag to compare

2.2.1 (2023-07-31)

Bug Fixes

  • retain upper casing from information schema cols (6cdd327)

v2.2.0

31 Jul 07:47

Choose a tag to compare

2.2.0 (2023-07-31)

Features

  • allow to search strings that contain a word (f861272)

v2.1.0

05 Jun 11:37

Choose a tag to compare

2.1.0 (2023-06-05)

Features

v2.0.3

24 May 12:23

Choose a tag to compare

2.0.3 (2023-05-24)

Bug Fixes

  • hotfix: fix schema query issues in postgres parser (fc9d3a0)

v2.0.2

19 May 09:34

Choose a tag to compare

2.0.2 (2023-05-19)

Bug Fixes