Database: April 2026 release
Published on by Greg Bowler
What’s Changed
- Reset hashing (skip certain migrations) by @g105b in https://github.com/phpgt/Database/pull/374
- Implement SQLBuilder by @g105b in https://github.com/phpgt/Database/pull/381
- Config::withMerge by @g105b in https://github.com/phpgt/Database/pull/383
- Optional
migrateconfig by @g105b in https://github.com/phpgt/Database/pull/384 - Implement
getFieldListfeature by @g105b in https://github.com/phpgt/Database/pull/390 - fix: allow working on live query files closes #248 by @g105b in https://github.com/phpgt/Database/pull/391
Full Changelog: https://github.com/phpgt/Database/compare/v1.6.3...v1.6.7