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-postgres.sql
1 1
DROP TABLE identifier;
2
DROP SEQUENCE identifier_id_seq;
3 2

  
4 3
CREATE TABLE systemMetadata (
5 4
   guid   text,          -- the globally unique string identifier

Also available in: Unified diff