Channeldatabase adaptercleanup(maxRows=...)no longer sets the driver-levelmaxrowsquery option when the row bound has already been pushed into dialect SQL. On BoxLang the option reaches the PostgreSQL driver assetLargeMaxRows(), which pgjdbc does not implement, so the bounded retention pass threw and reported zero rows deleted on PostgreSQL and CockroachDB — leaving expiredwheels_eventsrows to accumulate (#3302)