Skip to content

Commit 36dad91

Browse files
committed
update readme
1 parent 63b0584 commit 36dad91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Some use cases that we optimize the performance:
109109
- You can define your own format, and inject your own function to map
110110
- Safe and Secure Input Handling
111111
- See the above output, you can see we map JSON field name to database column name: username with username, dateOfBirth with date_of_birth
112+
- If you pass the columns which does not exist, the library ignore these columns.
112113

113114
#### Search Repository
114115
The flow for search/paging:

0 commit comments

Comments
 (0)