mirror of https://github.com/jeecgboot/jeecg-boot
sqlserver同步数据库报错,SQL to parse以后与sqlserver不兼容 #2915
【升级mybatisPlus导致,多租户插件SqlServer下给添加字段sql多加了一个column】pull/5714/head
parent
72e5659a96
commit
5883a6bb5f
|
@ -114,7 +114,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>hibernate-re</artifactId>
|
||||
<version>2.4.6-beta</version>
|
||||
<version>2.4.6-beta1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 数据库驱动 -->
|
||||
|
|
Loading…
Reference in New Issue