Skip to content

Commit 5c2f5b2

Browse files
committed
Add PR to Change log
1 parent 80e752c commit 5c2f5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Added:
1111
1. Added support for specifying "limit" and "order by" on the DELETE and UPDATE statements. Not all databases support
1212
this SQL extension, and different databases have different levels of support. For example, MySQL/MariaDB have full
1313
support but HSQLDB only supports limit as an extension to the WHERE clause. If you choose to use this new capability,
14-
please test to make sure it is supported in your database.
14+
please test to make sure it is supported in your database. ([#544](https://github.com/mybatis/mybatis-dynamic-sql/pull/544))
1515

1616

1717
## Release 1.4.1 - October 7, 2022

0 commit comments

Comments
 (0)