fix up the issue when a description call "key fk_xxx(xx)" will generate to a column named "key"

This commit is contained in:
moshowgame@126.com
2018-11-08 11:05:54 +08:00
parent 506621cdfc
commit 506c770a5d
3 changed files with 8 additions and 6 deletions

View File

@@ -25,11 +25,11 @@
<!-- https://mvnrepository.com/artifact/com.sun.mail/javax.mail -->
<dependency>
<!--<dependency>
<groupId>com.sun.mail</groupId>
<artifactId>javax.mail</artifactId>
<version>1.6.1</version>
</dependency>
</dependency>-->
<!-- spring-data-jpa -->