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