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
|
||
|---|---|---|
| .. | ||
| main | ||
| test | ||
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
|
||
|---|---|---|
| .. | ||
| main | ||
| test | ||