Files
spring-boot/spring-boot-samples
Stephane Nicoll a27be338c6 Replace column name using reserved keyword
This commit replaces the "index" property of Review to use a custom
column name ("idx") as index is a reserved keyword in some RDMS such
as Oracle and MySQL.

Fixes gh-752
2014-04-30 10:51:08 +02:00
..
2014-04-25 15:57:43 +01:00
2014-04-29 19:46:09 +01:00