Add makeInsertOptions
authorSam Reed <reedy@users.mediawiki.org>
Mon, 2 May 2011 20:14:17 +0000 (20:14 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Mon, 2 May 2011 20:14:17 +0000 (20:14 +0000)
commita39e48078ce6aba98a506cb19bdf61254e57b3e9
tree7844c758570512ad301655c135a01b69e4fba664
parent9aa24fcb9f6f2855023e15b4f2a0ee600f4f0315
Add makeInsertOptions

Allow Sqlite to OR IGNORE on UPDATE or INSERT
includes/db/Database.php
includes/db/DatabaseSqlite.php