mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
optimize internal methods
This commit is contained in:
@ -44,6 +44,7 @@ namespace FreeSql
|
||||
case DataType.KingbaseES:
|
||||
case DataType.OdbcKingbaseES:
|
||||
case DataType.ShenTong:
|
||||
case DataType.Firebird: //firebird 只支持单条插入 returning
|
||||
if (_tableIdentitys.Length == 1)
|
||||
{
|
||||
DbContextFlushCommand();
|
||||
|
Reference in New Issue
Block a user