Rename table "user" because it can be a reserved word
-----------------------------------------------------
Key: RAVE-254
URL: https://issues.apache.org/jira/browse/RAVE-254
Project: Rave
Issue Type: Sub-task
Reporter: Jasha Joachimsthal
Assignee: Jasha Joachimsthal
In Postgres "user" is a reserved word. o.a.r.portal.model.User tries to create
a table by this name.
http://www.postgresql.org/docs/9.0/interactive/sql-keywords-appendix.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira