]> git.mjollnir.org Git - moodle.git/commit
Now Oracle uses the new find_sequence_name() function to find the
authorstronk7 <stronk7>
Sun, 8 Oct 2006 09:58:11 +0000 (09:58 +0000)
committerstronk7 <stronk7>
Sun, 8 Oct 2006 09:58:11 +0000 (09:58 +0000)
commit5fbab6173ac934b460920771399d4f6d8fe21e29
treedd716fc01dd4deecdcaacca5f837efa7a6042b98
parentbadc7070cd976301898df15c92536ed7c382a942
Now Oracle uses the new find_sequence_name() function to find the
correct sequence name for each table on insert.

Also, introduced initial hooks to support Oracle LOBs in insert_record()
lib/dmllib.php