Commit graph

26 commits

Author SHA1 Message Date
Funky Waddle 9455d31904 update ext-mongodb to correct version
Some checks failed
CI / test (8.2) (push) Has been cancelled
CI / test (8.3) (push) Has been cancelled
2026-01-07 16:59:56 -06:00
Funky Waddle 2f29ae9826 gix github workflow config
Some checks are pending
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2026-01-07 16:50:54 -06:00
Funky Waddle a575479206 Revert MongoDB support to 1.x
Some checks are pending
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2026-01-07 12:48:58 -06:00
Funky Waddle 6252dd6107 Get Production ready
Some checks are pending
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2026-01-06 13:01:31 -06:00
Funky Waddle 68f3c05868 Cache and some other things
Some checks are pending
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2026-01-06 10:56:40 -06:00
Funky Waddle af5f5feb33 update phpunit cache
Some checks failed
CI / test (8.2) (push) Has been cancelled
CI / test (8.3) (push) Has been cancelled
2025-12-15 16:42:04 -06:00
Funky Waddle 45b9987764 code standards tightening 2025-12-15 13:29:43 -06:00
Funky Waddle 875cd8bb46 Update CI job yml
Some checks failed
CI / test (8.1) (push) Has been cancelled
CI / test (8.2) (push) Has been cancelled
CI / test (8.3) (push) Has been cancelled
2025-12-11 12:51:37 -06:00
Funky Waddle d48132c93d update README and CHANGELOG
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 11:38:20 -06:00
Funky Waddle 17ad40b91f fix MySQL tests
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 11:21:43 -06:00
Funky Waddle 816ce8d973 fix Postgres table and comma quoting
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 11:10:27 -06:00
Funky Waddle 6412f42629 fix testing
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 09:19:41 -06:00
Funky Waddle a7fc289ebe update required version of mongodb/mongodb
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 08:21:44 -06:00
Funky Waddle 117592cfe2 Update README and composer.json files in preparation for submission to Packagist
Some checks are pending
CI / test (8.1) (push) Waiting to run
CI / test (8.2) (push) Waiting to run
CI / test (8.3) (push) Waiting to run
2025-12-11 07:52:08 -06:00
Funky Waddle 7d4aea0a84 Docs/examples/CI polish 2025-12-11 07:37:40 -06:00
Funky Waddle 693e83625d finish Unit of Work enhancements. Add Event handling 2025-12-11 00:01:53 -06:00
Funky Waddle cb1251ae14 join‑based eager loading (SQL) 2025-12-10 21:09:04 -06:00
Funky Waddle 95ba97808f Pagination and Scopes 2025-12-10 14:42:37 -06:00
Funky Waddle f21df4f567 Relations Phase 1 (belongsToMany, nested eager, per‑relation constraints) 2025-12-10 09:17:55 -06:00
Funky Waddle d8cae37a4d UoW changes updates to README. UoW tests added 2025-12-10 08:57:37 -06:00
Funky Waddle a5182ae282 SQL and Mongo relation-aware delete ordering and optional cascade deletes 2025-12-10 08:55:00 -06:00
Funky Waddle 5e007a72dd add Unit of Work (opt‑in) docs and guarded Mongo UoW test 2025-12-10 08:43:00 -06:00
Funky Waddle 2c3b219d9c Unit of Work minimal viable product 2025-12-10 08:36:11 -06:00
Funky Waddle 55d256506a Mongo updates 2025-12-10 08:02:24 -06:00
Funky Waddle ae80d9bde1 Initial commit 2025-12-10 07:01:07 -06:00
Funky Waddle 80a640c241 Initial commit 2025-12-09 22:00:02 +00:00