Releases: dreamfactorysoftware/df-sqldb
Releases · dreamfactorysoftware/df-sqldb
1.4.2
What's Changed
- Security: fix SQL injection in MySQL INOUT stored procedure params by @nicdavidson in #49
- test: harden SQL driver tests (PHPUnit 9 compat, driver/host config, reliable cleanup) by @nicdavidson in #50
- fix null values in additional SQL staements causing service errors by @codyllord in #51
- Develop by @thekevinm in #52
New Contributors
- @nicdavidson made their first contribution in #49
Full Changelog: 1.4.1...1.4.2
1.4.1
Merge pull request #48 from dreamfactorysoftware/develop Develop
1.4.0
Merge pull request #46 from dreamfactorysoftware/develop Develop
1.3.0
What's Changed
- Postgres Function and Procedure support for v12+ by @thekevinm in #43
- Develop by @thekevinm in #42
New Contributors
- @thekevinm made their first contribution in #44
Full Changelog: 1.2.1...1.3.0
1.2.1
Merge pull request #41 from dreamfactorysoftware/develop Fallback to SELECT * when no fields resolved [Hana connector]
1.2.0
Dreamfactory 7 Release
1.1.0
1.0.0
0.17.5
Add AlloyDB Connector
0.17.4
DP-209 ORA-06502: PL/SQL: numeric or value error: character string buffer too small
- Fix issue with empty result
DP-248 Confirm PostgreSQL 13 support
- Fix to support any pgsql version higher than 12