Project

General

Profile

« Previous | Next » 

Revision 5508

do not attempt to drop 'identifier_id_seq' - it does not seem to exist

View differences:

upgrade-db-to-1.10.0-oracle.sql
1
DROP SEQUENCE identifier_id_seq;
2 1
DROP TRIGGER identifier_before_insert;
3 2
DROP TABLE identifier;
4 3

  

Also available in: Unified diff