update readme

This commit is contained in:
火线兔
2026-04-08 16:40:19 +08:00
parent 5813ae5a0c
commit d721356c88
+2 -1
View File
@@ -36,7 +36,8 @@
- SubQuery: Highly security parameterized query under prepared condition
- SubWhere: Full Prepared condition parameterized where sql searching
- Fixed original framework's Executor might have unintentionally error or deleted data
- Oracle support "Replace()" function like MyBatis when a good performance
- Oracle support "Replace()" function like MyBatis when a good performance
- DataStruct avoid null insert or lost insert column when using []Struct
## Purpose of this project