]> git.mjollnir.org Git - moodle.git/commit
Don't CREATE OR REPLACE TRIGGER but just CREATE it
authorstronk7 <stronk7>
Tue, 26 Sep 2006 18:10:27 +0000 (18:10 +0000)
committerstronk7 <stronk7>
Tue, 26 Sep 2006 18:10:27 +0000 (18:10 +0000)
commit1d5071a57e8dd1df5c0fdc2e7f8f9b1ad1a451a1
tree1f7f644a8b9f80078a04f3f41b8e4176cbf906de
parente88ecd1b08fba62e4da6abb8d5bb24e87795c893
Don't CREATE OR REPLACE TRIGGER but just CREATE it
(so we'll be able to detect duplicate name with an
error instead of getting false success)
lib/xmldb/classes/generators/oci8po/oci8po.class.php