Add preliminary MS SQL support
authorSkizzerz <skizzerz@gmail.com>
Fri, 3 Jan 2014 03:04:26 +0000 (21:04 -0600)
committerKunal Mehta <legoktm@gmail.com>
Sat, 15 Feb 2014 18:40:19 +0000 (10:40 -0800)
commitf7174057a4ec7b9c74babfe74290bb000204a581
tree7e33b5dceb69bd84a18ca662e5fb482d74b56554
parent3673bbf201c8f86624e1ae087e820bca1fd7c754
Add preliminary MS SQL support

This likely has outstanding bugs but basic wiki operations work just fine in it.

Change-Id: I25df82065a307b9abc30c694f8c8afff0996d7c1
13 files changed:
RELEASE-NOTES-1.23
includes/AutoLoader.php
includes/DefaultSettings.php
includes/db/Database.php
includes/db/DatabaseMssql.php
includes/db/DatabaseOracle.php
includes/db/DatabaseSqlite.php
includes/db/DatabaseUtility.php
includes/installer/Installer.i18n.php
includes/installer/Installer.php
includes/installer/MssqlInstaller.php [new file with mode: 0644]
includes/installer/MssqlUpdater.php [new file with mode: 0644]
maintenance/mssql/tables.sql