Skip to content

Commit 2eeabe1

Browse files
author
Weasley
committed
update
1 parent 4e603fa commit 2eeabe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mydtt-plus-spring-boot-starter/src/main/java/cn/alphahub/dtt/plus/framework/core/DefaultSqlserverTableHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public String create(ParseFactory<ModelEntity> parseFactory) {
6868
/**
6969
* Get default collate
7070
* <p>
71-
* Solve Chinese garbled characters
71+
* 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>
7272
*
7373
* @param properties The mapper of Java data type mapping with sqlserver
7474
* @return collate

0 commit comments

Comments
 (0)