Encountered typos in Postgresql Create Db script that caused creation of roller
db to fail.
-------------------------------------------------------------------------------------------
Key: ROL-1832
URL: https://issues.apache.org/jira/browse/ROL-1832
Project: Roller
Issue Type: Bug
Components: Database Access & Data Model
Affects Versions: 5.0
Environment: Postgresql Database
Reporter: David Driscoll
Assignee: Roller Unassigned
Encountered typos in Postgresql Create Db script that caused creation of roller
db to fail.
The cause of this was in the createdb.vm velocity template.
I have fixed the typos in createdb.vm template and will attach a patch.
This bug will affect all create db scripts since the typos are in the
createdb.vm file which is used
by all the database engines to generate create db scripts.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.