* Installer for Oracle fixes
authorJure Kajzer <freakolowsky@users.mediawiki.org>
Mon, 25 Oct 2010 11:07:55 +0000 (11:07 +0000)
committerJure Kajzer <freakolowsky@users.mediawiki.org>
Mon, 25 Oct 2010 11:07:55 +0000 (11:07 +0000)
commit5bc09c7c5c22d81190c097fa40cd8b828891fc66
tree6a0fe11c94fb19353676bf14a4a06d84763bd0b6
parentef484d5fe7ae9eecff794c0e4071029e74c330fe
* Installer for Oracle fixes
* added Main Page creation within install
* added MEDIAWIKI_INSTALL constant; some scripts still use it
* started OracleUpgrader scripts for upgrade from 1.16
* fixed some not null defaults that comply with mysql data type default on not null fields
* FKs made defferable
config/new-index.php
includes/installer/Installer.php
includes/installer/OracleInstaller.php
includes/installer/OracleUpdater.php
maintenance/oracle/archives/patch_namespace_defaults.sql [new file with mode: 0644]
maintenance/oracle/tables.sql