Skip to content

Commit e48c7f6

Browse files
committed
Docs
1 parent 35706cd commit e48c7f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Other important changes:
3030
an empty In condition would render as invalid SQL and would usually cause a runtime exception from the database.
3131
With this change, the exception thrown is more predictable and the error is caught before sending the SQL to the
3232
database.
33+
- All the paging methods (limit, offset, fetchFirst) now have "WhenPresent" variations that will drop the phrase from
34+
rendering if a null value is passed in
3335

3436
## Release 1.5.2 - June 3, 2024
3537

0 commit comments

Comments
 (0)