Skip to content

Releases: SoftwareBrothers/adminjs-sql

v2.2.6

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:40

2.2.6 (2024-07-10)

Bug Fixes

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

v2.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 18:09

2.2.5 (2024-06-16)

Bug Fixes

  • availableValues regression (f3b5d1c)

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:13

2.2.4 (2024-06-14)

Bug Fixes

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

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 11 Apr 15:05

2.2.3 (2024-04-11)

Bug Fixes

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Mar 16:08

2.2.2 (2024-03-29)

Bug Fixes

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

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:49

2.2.1 (2023-07-31)

Bug Fixes

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

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:47

2.2.0 (2023-07-31)

Features

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

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 11:37

2.1.0 (2023-06-05)

Features

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 24 May 12:23

2.0.3 (2023-05-24)

Bug Fixes

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

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 19 May 09:34

2.0.2 (2023-05-19)

Bug Fixes