mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
gitee close #I6IVPE
This commit is contained in:
parent
14c78e11d1
commit
aca63b57f6
@ -120,7 +120,7 @@ public class DialectFactory {
|
|||||||
case OPENGAUSS:
|
case OPENGAUSS:
|
||||||
case TDENGINE:
|
case TDENGINE:
|
||||||
case UXDB:
|
case UXDB:
|
||||||
return new CommonsDialectImpl(KeywordWrap.BACKQUOTE, LimitOffsetProcesser.POSTGRESQL);
|
return new CommonsDialectImpl(KeywordWrap.DOUBLE_QUOTATION, LimitOffsetProcesser.POSTGRESQL);
|
||||||
case ORACLE_12C:
|
case ORACLE_12C:
|
||||||
case FIREBIRD:
|
case FIREBIRD:
|
||||||
case SQL_SERVER:
|
case SQL_SERVER:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user