Project

General

Profile

« Previous | Next » 

Revision 2457

Added by Matt Jones over 19 years ago

dropping the sequences as well in the postgres drop list.

View differences:

src/drop-postgres.sql
41 41
DROP SEQUENCE xml_documents_id_seq;
42 42
DROP SEQUENCE accession_number_id_seq;
43 43
DROP SEQUENCE access_log_id_seq;
44
DROP SEQUENCE xml_queryresult_id_seq;
45
DROP SEQUENCE xml_returnfield_id_seq;
44 46

  
45 47
DROP TABLE xml_index;
46 48
DROP TABLE xml_access;

Also available in: Unified diff