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
Showing
This diff is collapsed.
Please register or sign in to comment