Revision 2456
Added by Matt Jones over 19 years ago
src/drop-postgres.sql | ||
---|---|---|
56 | 56 |
DROP TABLE harvest_site_schedule; |
57 | 57 |
DROP TABLE harvest_detail_log; |
58 | 58 |
DROP TABLE harvest_log; |
59 |
DROP TABLE xml_queryresult; |
|
60 |
DROP TABLE xml_returnfield; |
Also available in: Unified diff
Added new tables from metacat 1.5 to the drop list.