staudenmeir/laravel-cte
Adds Common Table Expression (CTE) support to Laravel’s query builder and Eloquent. Build WITH and WITH RECURSIVE queries, materialized CTEs, custom columns and cycle detection, plus CTEs for insert/update/delete. Works across major databases (MySQL, Postgres, SQLite, SQL Server, Oracle).
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.12.4...v1.13.0
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.12.3...v1.12.4
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.12.2...v1.12.3
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.12.1...v1.12.2
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.12...v1.12.1
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.11.2...v1.12
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.11.1...v1.11.2
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.11...v1.11.1
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.10...v1.10.1
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.10...v1.11
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.9...v1.10
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.8...v1.9
Full Changelog: https://github.com/staudenmeir/laravel-cte/compare/v1.7.1...v1.8
toRawSql() (#47)updateFrom() on PostgreSQL (#42)updateFrom() on PostgreSQL (#42)insertUsing() (#37)applyBeforeQueryCallbacks() in insertUsing()UPDATE and DELETE queries with joins or limit on PostgreSQL and SQLiteHow can I help you explore Laravel packages today?