[Jamwiki-commit] SF.net SVN: jamwiki:[2882] wiki/branches/wrh2
Brought to you by:
wrh2
From: <wr...@us...> - 2010-02-15 05:26:16
|
Revision: 2882 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2882&view=rev Author: wrh2 Date: 2010-02-15 05:26:09 +0000 (Mon, 15 Feb 2010) Log Message: ----------- Namespaces: * Add namespace_id to the jam_topic table. * Add code to automatically update existing installations with the new column. * Further commits will add code to update existing data and populate this column for new topics. Modified Paths: -------------- wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.ansi.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.asa.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.hsql.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.mssql.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.mysql.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.oracle.properties wiki/branches/wrh2/jamwiki-war/src/main/resources/sql.postgres.properties wiki/branches/wrh2/jamwiki-war/src/main/webapp/UPGRADE.txt wiki/branches/wrh2/jamwiki-web/src/main/java/org/jamwiki/db/AnsiDataHandler.java wiki/branches/wrh2/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/branches/wrh2/jamwiki-web/src/main/java/org/jamwiki/db/WikiDatabase.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |