Releases: keenlysoft/database
Releases · keenlysoft/database
Release list
Keenly Database 1.28.0
Highlights
- Add a PHP 7.4 and PHP 8.x compatibility baseline.
- Add CI validation across PHP 7.4, 8.1, 8.2, and 8.3.
- Add a dependency-free smoke test for SQL generation and model array access.
- Add open source maintenance files and Dependabot configuration.
- Avoid Redis authentication when no password is configured.
- Raise a runtime exception instead of terminating the process when a PDO connection cannot be established.
- Prevent repeated update SQL generation from accumulating stale fields.
- Avoid exposing SQL text when a PDO query fails.
Compatibility
- Supports PHP 7.4 through PHP 8.x.
- Designed for Keenly
2.5.xand later.
See CHANGELOG.md for details.