]> git.mjollnir.org Git - moodle.git/commit
Fix get_columns() for mssql adodb driver by custom-implementing it.
authorstronk7 <stronk7>
Tue, 25 Aug 2009 17:41:10 +0000 (17:41 +0000)
committerstronk7 <stronk7>
Tue, 25 Aug 2009 17:41:10 +0000 (17:41 +0000)
commit2ef655beac5b79337e43028ddd0ecea7a0379b72
treef2eb6efd9f4681f111c347c42166441312ce45d6
parent54a007e8f6c1fe542995e911908331d09a5ed9df
Fix get_columns() for mssql adodb driver by custom-implementing it.
This implementation should be the used one in native drivers.
lib/dml/mssql_adodb_moodle_database.php