alecpl
2010-03-12 7244b4500e2b685cee5e9c4746a87f12acb56297
refs
author alecpl <alec@alec.pl>
Friday, March 12, 2010 03:13 -0500
committer alecpl <alec@alec.pl>
Friday, March 12, 2010 03:13 -0500
commit7244b4500e2b685cee5e9c4746a87f12acb56297
tree 7649eb06e5ae60b8de741256add44cd74443d47b tree | zip | gz
parent bc404ffd41c3411510a022ae5b0c9f2bfe8f5db1 view | diff
- Merge changes from MDB2's trunk


33 files modified
1157 ■■■■ changed files
program/lib/MDB2.php 273 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mssql.php 14 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysql.php 15 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/mysqli.php 17 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/pgsql.php 21 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlite.php 13 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Datatype/sqlsrv.php 10 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mssql.php 6 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysql.php 6 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/mysqli.php 8 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/pgsql.php 6 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlite.php 6 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Function/sqlsrv.php 4 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mssql.php 46 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysql.php 54 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/mysqli.php 54 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/pgsql.php 42 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlite.php 52 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Manager/sqlsrv.php 54 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Native/pgsql.php 4 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mssql.php 14 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysql.php 54 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/mysqli.php 44 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/pgsql.php 12 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlite.php 14 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/Reverse/sqlsrv.php 12 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mssql.php 28 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysql.php 58 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/mysqli.php 87 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/pgsql.php 53 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlite.php 35 ●●●●● diff | view | raw | blame | history
program/lib/MDB2/Driver/sqlsrv.php 37 ●●●● diff | view | raw | blame | history
program/lib/MDB2/Iterator.php 4 ●●●● diff | view | raw | blame | history