Closed mvorisek closed 2 years ago
@mkrecek234 thank you for the report, the limit offset was also broken, now it should be fixed for both Array/SQL persistences
before merge, I will also emulate support for MSSQL for limit = 0, all other DBs support it
fixes https://github.com/atk4/data/issues/1010
Array persistence does not need fix, as it wraps the Action
most tests should run /w all persistences but a lot of test redesign is needed