Revert r38686, per comments on CodeReview (in brief, the backslashes and such are...
[lhc/web/wiklou.git] / includes / db / DatabaseSqlite.php
2008-10-06 Tim Starling* Allow $wgDiff3=false
2008-09-06 Tim StarlingImplemented blob support for SQLite. Allows null charac...
2008-08-18 Chad HorohoeNo-ops for getSearchEngine().
2008-08-10 Chad HorohoeUse wfMkdirParents() because it's cooler (and mkdir...
2008-07-02 Brion VibberRevert r36755 for the moment; various things use 'new...
2008-06-27 Chad HorohoeRefactoring (un)lock. All the subclasses are currently...
2008-06-27 Chad HorohoeAdd no-ops for the (un)lock functions.
2008-06-16 Tim Starling* Reorganised the includes directory, creating subdirec...