Releases: SoftwareBrothers/adminjs-sql
Releases Β· SoftwareBrothers/adminjs-sql
v2.2.6
2.2.6 (2024-07-10)
Bug Fixes
- update supported databases in Readme, force new version (f9b58e6)
v2.2.5
2.2.5 (2024-06-16)
Bug Fixes
- availableValues regression (f3b5d1c)
v2.2.4
2.2.4 (2024-06-14)
Bug Fixes
- use current schema name in getProperties method (94f029e)
v2.2.3
2.2.3 (2024-04-11)
Bug Fixes
v2.2.2
2.2.2 (2024-03-29)
Bug Fixes
- fix Resource#isAdapterFor so that it doesn't throw an error (e0a6a23)
v2.2.1
2.2.1 (2023-07-31)
Bug Fixes
- retain upper casing from information schema cols (6cdd327)
v2.2.0
2.2.0 (2023-07-31)
Features
- allow to search strings that contain a word (f861272)
v2.1.0
2.1.0 (2023-06-05)
Features
v2.0.3
2.0.3 (2023-05-24)
Bug Fixes
- hotfix: fix schema query issues in postgres parser (fc9d3a0)
v2.0.2
2.0.2 (2023-05-19)
Bug Fixes