mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-07-15 14:04:44 +08:00
Update questDb
This commit is contained in:
parent
048e9ce9e7
commit
6947e18f13
@ -31,7 +31,7 @@ namespace SqlSugar
|
||||
{
|
||||
get
|
||||
{
|
||||
return base.PgSqlIsAutoToLower;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
public override string GetTranslationTableName(string entityName, bool isMapping = true)
|
||||
|
Loading…
Reference in New Issue
Block a user