mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48: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 TDENGINE:
|
||||
case UXDB:
|
||||
return new CommonsDialectImpl(KeywordWrap.BACKQUOTE, LimitOffsetProcesser.POSTGRESQL);
|
||||
return new CommonsDialectImpl(KeywordWrap.DOUBLE_QUOTATION, LimitOffsetProcesser.POSTGRESQL);
|
||||
case ORACLE_12C:
|
||||
case FIREBIRD:
|
||||
case SQL_SERVER:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user