]> git.mjollnir.org Git - moodle.git/commit
MDL-17969 mssql (freetds/odbtp) native driver. Passes all the tests but:
authorstronk7 <stronk7>
Sun, 30 Aug 2009 23:00:25 +0000 (23:00 +0000)
committerstronk7 <stronk7>
Sun, 30 Aug 2009 23:00:25 +0000 (23:00 +0000)
commit520b730c5607a3856eaf09d573488b4baaaf3080
tree36f983ec369c51376f234080c6bb1145fa872006
parent7a3ade00cd7806880ce5fc37bbde69bb3333edf3
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.
lib/dml/mssql_native_moodle_database.php [new file with mode: 0644]
lib/dml/mssql_native_moodle_recordset.php [new file with mode: 0644]