[moodle] / moodle / lib / dml / mssql_native_moodle_database.php Repository:

Log of /moodle/lib/dml/mssql_native_moodle_database.php

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Nov 7 16:52:57 2009 WST (2 weeks, 2 days ago) by skodak
Branch: MAIN
CVS Tags: HEAD, MOODLE_19_MERGED
Changes since 1.13: +12 -24 lines
Diff to previous 1.13
MDL-20625 new delegated transaction support in DML

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Nov 4 21:19:11 2009 WST (2 weeks, 5 days ago) by stronk7
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
MDL-20734 normalise_value() - moving from private to protected everywhere and abstracting

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 22:14:03 2009 WST (5 weeks, 3 days ago) by stronk7
Branch: MAIN
Changes since 1.11: +5 -6 lines
Diff to previous 1.11
MDL-14679 fixing limitfrom, limitnum queries under pgsql, mssql and oracle

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 22:14:00 2009 WST (5 weeks, 5 days ago) by stronk7
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
MDL-17969 mssql driver: Fix boolean values in text columns

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Oct 10 02:39:16 2009 WST (6 weeks, 3 days ago) by stronk7
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
MDL-17969 mssql native driver: improve temp tables detection. Now they can be concurrently created in different sessions.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Oct 9 18:02:39 2009 WST (6 weeks, 3 days ago) by stronk7
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
MDL-14679 tidy phpdocs for sql_substr() a bit

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.6 - (view) (download) (annotate) - [select for diffs]
Wed Sep 23 21:35:59 2009 WST (2 months ago) by stronk7
Branch: MAIN
Changes since 1.5: +14 -8 lines
Diff to previous 1.5
MDL-17969 mssql native driver: better solution to avoid driver verbosity

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Sep 16 06:14:54 2009 WST (2 months, 1 week ago) by stronk7
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Fix incorrect var name and unnecessary (object) cast

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Sep 2 00:31:09 2009 WST (2 months, 3 weeks ago) by stronk7
Branch: MAIN
Changes since 1.3: +10 -15 lines
Diff to previous 1.3
MDL-17969 mssql (freetds/odbtp) native driver. Now supporting DB sessions
with proper locking.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Sep 1 00:14:43 2009 WST (2 months, 3 weeks ago) by stronk7
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
MDL-15181 temporary tables - now mysql driver uses the temptables object to
solve its carences handling temp tables.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Moodle CVS Admin
ViewVC Help
Powered by ViewVC 1.0.7