Log of /moodle/lib/dml/mssql_native_moodle_database.php
Parent Directory
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 9 06:34:35 2009 WST (6 weeks, 4 days ago) by
skodak
Branch:
MAIN
Changes since
1.7: +1 -1 lines
Diff to
previous 1.7
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.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 29 02:10:07 2009 WST (8 weeks ago) by
stronk7
Branch:
MAIN
Changes since
1.6: +5 -1 lines
Diff to
previous 1.6
MDL-14679 temporary tables: modify approach so name changes are
now phisically stored and not only calculated on the fly. Oracle
will need that.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 31 22:25:51 2009 WST (2 months, 3 weeks ago) by
stronk7
Branch:
MAIN
Changes since
1.1: +35 -8 lines
Diff to
previous 1.1
MDL-17969 mssql (freetds/odbtp) native driver. Both import_record and reset_sequence implemented.
Only session locking support pending.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 31 07:00:25 2009 WST (2 months, 3 weeks ago) by
stronk7
Branch:
MAIN
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
- import record
- reset sequence
... so it's a good moment to add it.
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.