]> git.mjollnir.org Git - moodle.git/commit
MDL-17491 experimental native oracle driver - still bugy and incomplete, this will...
authorskodak <skodak>
Fri, 5 Dec 2008 00:10:27 +0000 (00:10 +0000)
committerskodak <skodak>
Fri, 5 Dec 2008 00:10:27 +0000 (00:10 +0000)
commit66e75f8d5129470b96bcdea564e7c10e35c7ed70
tree471b0539a1176a884863839b7b661173d572a7b0
parenteb966355ce0fc0d353de9f55c54b992c6134f517
MDL-17491 experimental native oracle driver - still bugy and incomplete, this will require more core changes, grrrrrr
lib/dml/moodle_database.php
lib/dml/oci_native_moodle_database.php [new file with mode: 0644]
lib/dml/oci_native_moodle_recordset.php [new file with mode: 0644]
lib/dml/simpletest/testdml.php