Ryan Olton

Results 2 issues of Ryan Olton

I recently stumbled across [this](https://book.cakephp.org/5/en/orm/database-basics.html#read-and-write-connections) great feature that allows read-only connections, but I do not see any queries using the "read" connection in the SQL Log panel within DebugKit. Does...

### Description I have found the `union` SelectQuery method quite useful, but I was curious if an `intersect` (and `intersectAll`) method could be added to SelectQuery as well? ### CakePHP...

enhancement
ORM