libreccm-legacy/ccm-cms-publicpersonalprofile
jensp f55df351b5 Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3028 8810af33-2d31-482b-a856-94f89814c4df
2014-12-10 10:12:12 +00:00
..
pdl/com/arsdigita Fixed various table and column names to adhere to Oracle restrinctions. 2014-12-07 12:48:44 +00:00
sql/ccm-cms-publicpersonalprofile Fixed several upgrade scripts to make them compatible with Oracle. Oracle does not understand ALTER TABLE ADD COLUMN, for PostgreSQL the "COLUMN" is optional. Therefore we removed the "COLUMN" from all these statements. 2014-12-10 10:12:12 +00:00
src Fixed various table and column names to adhere to Oracle restrinctions. 2014-12-07 12:48:44 +00:00
web Unfortunately quite a large update: Reorganized web.xml fragments into a separate directory, Modified build script to use the same web.xml merger as ccm installation script. NOTE: Logic bug fixed: If bundle specifies a web.xml, it is used as is without any postprocessing. If no web.xml is specified or the file does not exist, core's web.xml is used and the web.xml fragment of any module merged in. 2014-05-30 05:40:29 +00:00
application.xml Fixed various table and column names to adhere to Oracle restrinctions. 2014-12-07 12:48:44 +00:00