Mass convert NULL -> null. Left strings and comments alone, obviously.
[lhc/web/wiklou.git] / includes / db / DatabaseIbm_db2.php
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-10-26 Leons Petrazickis- DB2 bugfix: Blob class now converted to string where...
2009-10-21 Max Semenik(bug 20268) Fixed Database::estimateRowCount on SQLite...
2009-09-23 Leons PetrazickisChanges to IBM DB2 support:
2009-08-22 Alex ZMostly revert r53358 and r53365 per comments on code...
2009-08-21 Chad HorohoeRemove random comments.
2009-08-15 Leons Petrazickisconfig/index.php:
2009-07-29 Chad Horohoe* Move generic return true; various for lock functions...
2009-07-16 Alex ZFollowup to r53358 - Tweak the function name to be...
2009-07-16 Alex Z(bug 19590) Database error messages are no longer hardc...
2009-07-09 Aryeh GregorRemove redundant no-op implementations
2009-06-16 Aryeh GregorAbstract more methods in DatabaseBase
2009-06-16 Aryeh GregorMake some Database methods optional to override
2009-06-12 Aryeh GregorMake Database into abstract class DatabaseBase
2009-05-27 Tim StarlingImplemented save/restore logic for sql_big_selects...
2009-01-15 Roan Kattouw* svn:eol-style native for r45755
2009-01-14 Leons Petrazickis(bug 17028) Added support for IBM DB2 database. config...