Fix comment to note return type on error
[lhc/web/wiklou.git] / includes / db / DatabaseIbm_db2.php
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...