Log of /moodle/lib/dml/oci_native_moodle_database.php
Parent Directory
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 15 01:27:13 2009 WST (5 weeks, 4 days ago) by
stronk7
Branch:
MAIN
Changes since
1.27: +4 -3 lines
Diff to
previous 1.27
MDL-17491 oci driver: exception when binding strings into int/float
colums. PHP casting was causing unexpected behaviour. Grrr.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 9 06:34:36 2009 WST (6 weeks, 3 days ago) by
skodak
Branch:
MAIN
Changes since
1.26: +1 -1 lines
Diff to
previous 1.26
MDL-19474 One year and a half ago we started designing and implementing our new databse abstraction layer which included brand new moodle native drivers. Today we are finally removing old legacy drivers that were still using adodb internally. From now on the adodb will be used only in some authentication and enrolment plugins, we are probably going to drop adodb there too later in 2.x. Thanks everybody who helped test and improve our new drivers, even bigger thanks to all the great developers who created ADOdb!
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 28 18:27:24 2009 WST (7 weeks, 6 days ago) by
stronk7
Branch:
MAIN
Changes since
1.22: +5 -1 lines
Diff to
previous 1.22
MDL-17491 oci native driver: prevent get_columns() to execute huge queries
and fix return binding to proper SQLT_INT. Truncation was happening with LONG!
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 23 00:44:27 2009 WST (2 months ago) by
stronk7
Branch:
MAIN
Changes since
1.19: +75 -68 lines
Diff to
previous 1.19
MDL-17491 oracle native driver: normalise empty behaviour (dirty hack) to
work with all CHAR/CLOB columns and implemente oracle transactions support.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Dec 5 09:10:27 2008 WST (11 months, 2 weeks ago) by
skodak
Branch:
MAIN
MDL-17491 experimental native oracle driver - still bugy and incomplete, this will require more core changes, grrrrrr
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.