Files
2026-02-08 11:20:43 -10:00

325 B
Vendored

Returns the last row that matches the given condition, or throws exception if there is no matching rows.

lastOrNull

Returns the last row that matches the given condition, or null if there is no matching rows.