Fix some issues with Microsoft SQL Server support
authorSkizzerz <skizzerz@gmail.com>
Tue, 22 Apr 2014 05:46:24 +0000 (00:46 -0500)
committerSkizzerz <skizzerz@gmail.com>
Tue, 22 Apr 2014 06:08:45 +0000 (01:08 -0500)
commit1781729aa2db38681b4dd4cfbcfde48558c60fc1
treed56467168595910e25097a4b57cf58f28f5b5678
parenta5ee223cde679dece81f9c038e9fb43ddd937410
Fix some issues with Microsoft SQL Server support

- Add in missing schema update for 1.23
- Fix detection of table/field existence
- Fix INSERT IGNORE support for cases where the primary key was being duplicated

Change-Id: Ia15673c869c2cf732ffe96f1608cee884d106ccd
includes/db/DatabaseMssql.php
includes/installer/MssqlUpdater.php
maintenance/mssql/archives/patch-user_password_expires.sql [new file with mode: 0644]
maintenance/mssql/tables.sql