Releases: leafsphp/db
Releases · leafsphp/db
🌍 Nexus '2'
v4.0.2 - 28 Apr 2025
Fixed
- Patched up PHP 7.4 error
- Patched up PHP 8.4 error
🌍 Nexus '1'
v4.0.1 - 6 Mar 2025
Fixed
- Patched up nullable param error
🌍 Nexus
v4.0 - 28 Feb 2025
Added
- Added support for multi-DB connections
- Added json query compat
Fixed
- Update db check queries
💽 Flash Disk
v2.4.1 - 8 Feb 2025
Fixed
- Reset instance after every command run
💽 Flash Disk
v2.4 - 8 Feb 2025
Added
- Support smart relations
Fixed
- Fixed issue with db offset by @pakuningratan
Changed
- Switched to deferred connections by default
💽 MiniDisc
v2.3 - 9 Jan 2023
Added
- Added support for deferred database connections
🥙 Flashy '2'
v2.2.2 - 16 Dec 2024
Changed
- Skip missing uniques instead of throwing error
🥙 Flashy
What's Changed
- Add Offset Query Builder #20 by @rohit267 in #23
- Sqlsrv connection string missing port and dbname by @mieszkou in #22
- feat: added transactions support by @ibnsultan in #24
New Contributors
Full Changelog: v2.2...v2.2.1
💾 Floppy Disk
v2.2 - 25 August 2024
Fixed
- orderBy method chaining fix by @Bazowsky
- add support for client_encoding option with pgsql (fix #16) by @haruspeks
- Patch up config inconsistency
Changed
- Switched to new Leaf Config API
New Contributors
- @Bazowsky made their first contribution
- @haruspeks made their first contribution
💿 Compact Disc '1'
v2.1.1 - 1 Sep 2023
Added
- Added support for database urls