Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Weasley-J committed Aug 1, 2022
1 parent 4e603fa commit 2eeabe1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public String create(ParseFactory<ModelEntity> parseFactory) {
/**
* Get default collate
* <p>
* Solve Chinese garbled characters
* Solve Chinese garbled characters, <a href="https://docs.microsoft.com/zh-cn/sql/relational-databases/collations/collation-and-unicode-support?view=sql-server-ver16">Here is the help link for SQLServer official.</a>
*
* @param properties The mapper of Java data type mapping with sqlserver
* @return collate
Expand Down

0 comments on commit 2eeabe1

Please sign in to comment.