]> git.mjollnir.org Git - moodle.git/commit
Now insert_record() is using $db->GenID() to retrieve
authorstronk7 <stronk7>
Mon, 23 Oct 2006 17:46:08 +0000 (17:46 +0000)
committerstronk7 <stronk7>
Mon, 23 Oct 2006 17:46:08 +0000 (17:46 +0000)
commit92602651dcc380b4b96d13a2102838d631d78241
tree04720b426fe7021f524703d847519000bede10aa
parent37c47abaca93252f4057e678bca2e7ae6f2ea177
Now insert_record() is using $db->GenID() to retrieve
sequence numbers for Oracle. Just wondering if the same
function should be used by PostgreSQL too. MDL-7183

Merged from MOODLE_17_STABLE
lib/dmllib.php