Closed GoogleCodeExporter closed 8 years ago
It is NOT supported on Postgres. See
http://tpeelen.wordpress.com/2013/02/23/alfresco-business-reporting-alive-and-ki
cking/
It will be, somewhere soon. Actually, I am in process of getting it in. The
trick is that I needed to include a framework that allows
multi-vendor-databases in an easy manner, and work around the lack of Postgres
before version 9.1 that does not support the syntax CREATE TABLE IF NOT EXIST
$tablename.
Both have been solved technically by usng MyBatis (like Alfresco itself does)
and injecting some stored procedures to work around the syntax... Soon...
Original comment by tjarda.p...@incentro.com
on 13 Mar 2013 at 9:39
Changed to Wont-fix for the upcoming release
Original comment by tjarda.p...@incentro.com
on 13 Mar 2013 at 9:55
Original issue reported on code.google.com by
lebla...@gmail.com
on 25 Oct 2012 at 1:26