Commit graph

203 commits

Author SHA1 Message Date
skodak
e6b854a01c MDL-17374 DML: improved BC in pg driver 2008-11-24 07:38:07 +00:00
skodak
082ae8215e MDL-15837 more dml unit tests 2008-11-22 19:32:16 +00:00
skodak
6ff835b79e MDL-15837 improved dml unit testing 2008-11-22 16:48:34 +00:00
skodak
ce1526061c MDL-17317 DML: more exceptions - now in connect too 2008-11-22 01:16:52 +00:00
skodak
758ba89a63 MDL-17347 reintroduced duplicate tests in get_records_sql() 2008-11-21 22:35:21 +00:00
skodak
be415e95be MDL-17354 moved reset_sequence into dbmanager 2008-11-21 21:40:50 +00:00
skodak
22d77567a9 MDL-17317 DML: Exceptions used by all drivers now :-) expect some more commits/cleanup soon 2008-11-21 20:09:13 +00:00
skodak
3e51b51d05 MDL-17317 lets make Netbeans happy, it is not clever enough to detect undefined vars properly ;-) 2008-11-19 23:20:46 +00:00
tjhunt
34a36b2e85 Improve error message. 2008-11-18 04:22:57 +00:00
skodak
ba63f3775b MDL-17130 dml: removed lambda-style functions - they might be a major scalability problem in future 2008-11-06 18:36:50 +00:00
skodak
591ffe1a6a MDL-17129 dml/ddl: improved ddl exceptions when changing db structure 2008-11-05 10:45:45 +00:00
skodak
ba98912f8c MDL-17020 pgsql: silenced php warnings 2008-11-05 00:05:41 +00:00
skodak
6e22a695d8 MDL-17129 dml: fixed dml exception handling in unit tests 2008-11-05 00:05:18 +00:00
skodak
c23b0ea11b MDL-17129 dml: implemented exceptions in new drivers, yay! 2008-11-04 23:07:14 +00:00
skodak
d8f27d7bd2 MDL-16920 mysqli: refactored driver to use new query logging 2008-11-04 22:29:18 +00:00
skodak
a6283e9127 MDL-16920 mysqli: refactored driver to use new query logging 2008-11-04 22:25:23 +00:00
skodak
d139b06701 MDL-17020 pgsql: new port dboption 2008-11-04 21:55:39 +00:00
skodak
9214025e3e MDL-17129 basic dml exceptions 2008-11-04 21:50:13 +00:00
skodak
1500142bfb MDL-14990 dml: towards proper logging/perf infrastructure 2008-10-29 23:55:16 +00:00
tjhunt
10e99feaa2 Fix and improve error message. 2008-10-29 06:54:32 +00:00
skodak
bb5f11ece7 MDL-14990 dml: towards proper logging/perf infrastructure 2008-10-28 22:31:26 +00:00
stronk7
40b5f6552b Missing parenthesis in sql_substr(). MDL-16669 2008-10-28 17:57:51 +00:00
skodak
9a4f9e334a MDL-17020 dml: native pgsql driver - fixed error detection on connect 2008-10-28 15:37:15 +00:00
skodak
655bbf511d MDL-16669 dml: improved sql_substring(), added unit tests 2008-10-28 15:11:10 +00:00
skodak
d669160891 MDL-15070 dml: recordset rewinding now forbidden - not all databases support it, sorry 2008-10-28 12:14:09 +00:00
skodak
7063c802fa MDL-17020 dml: native pgsql driver - minor coding style improvement 2008-10-28 12:04:10 +00:00
skodak
dd2ce45907 MDL-17020 dml: native pgsql driver - socket and persistent connection support 2008-10-28 12:03:04 +00:00
skodak
6cc9771844 MDL-14990 dml: added __destruct method, will be needed for logging 2008-10-28 12:02:13 +00:00
skodak
beaa43db85 MDL-17036 dml: dbpersist moved into dboptions 2008-10-27 22:21:34 +00:00
skodak
298d9250d9 MDL-17020 dml: native pgsql driver - fixed wrong handling of binary fields in get_column() 2008-10-27 21:57:45 +00:00
skodak
2958a49b75 MDL-17020 dml: native pgsql driver - transactions minor changes 2008-10-27 20:59:21 +00:00
skodak
fa76662bb2 MDL-14679 dml/native_mysqli transactions support 2008-10-27 20:58:37 +00:00
skodak
fb76304b3b MDL-17020 dml: native pgsql driver - implementation and unittests of transactions 2008-10-27 20:21:04 +00:00
skodak
d246cdd2f9 MDL-17020 dml: native pgsql driver - support for bytea updating 2008-10-27 15:42:52 +00:00
skodak
db7aea3818 MDL-17020 dml: native pgsql driver - support for bytea reading 2008-10-27 15:31:11 +00:00
skodak
30fff7b74f MDL-17020 dml: native pgsql driver - improved get_record and get_field - this should be faster 2008-10-27 15:30:38 +00:00
skodak
80ffbad34b MDL-17020 dml: native pgsql driver - fixing/improving unittests; fixed column names in indexes 2008-10-27 12:33:09 +00:00
skodak
334ce0266d MDL-17020 dml: native pgsql driver - fixing/improving unittests 2008-10-27 12:10:24 +00:00
skodak
9eb86c4a0d MDL-17020 dml: native pgsql driver - fixing/improving unittests 2008-10-27 12:01:15 +00:00
skodak
935956b8c2 MDL-17020 dml: native pgsql driver - $ bound syntax fully implemented, we do not need string for exception anymore 2008-10-27 12:00:04 +00:00
skodak
e4f9c142f1 MDL-17020 dml: native pgsql driver - more resource freeing 2008-10-27 11:43:17 +00:00
skodak
158622bd64 MDL-17020 dml: native pgsql driver - still buggy, works only partially 2008-10-26 22:36:13 +00:00
skodak
312dab0dec MDL-14679 dml/native_mysqli recordset cleanup 2008-10-26 13:00:53 +00:00
skodak
3f0c17b8ef MDL-17020 dml: dollar bound query syntax support 2008-10-26 12:45:05 +00:00
skodak
d5d0890c30 MDL-14679 dml/native_mysqli fixed sql concat 2008-10-25 18:40:35 +00:00
skodak
2aeb3bcbdb MDL-14679 dml/native_mysqli adding lang strings 2008-10-25 18:37:59 +00:00
skodak
c65845cca1 MDL-14679 dml/native_mysqli fixed decimal columns - unittests now complete without errors! 2008-10-25 18:31:40 +00:00
skodak
75dfa4a35d MDL-14679 dml/native_mysqli implemented blob type 2008-10-25 18:26:55 +00:00
skodak
e21847e530 MDL-14679 dml/native_mysqli fixed recordsets handling 2008-10-25 18:12:17 +00:00
skodak
12e09c6b8b MDL-14679 dml/native_mysqli fixed column cache 2008-10-25 18:01:54 +00:00