mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 09:53:09 +00:00
Adding in missing tables that were recently added to dsatabase-schema.sql git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2691 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -62,6 +62,8 @@ DROP VIEW Community2Item;
|
|||||||
DROP VIEW DCValue;
|
DROP VIEW DCValue;
|
||||||
|
|
||||||
-- Then the tables
|
-- Then the tables
|
||||||
|
DROP TABLE collection_item_count;
|
||||||
|
DROP TABLE community_item_count;
|
||||||
DROP TABLE checksum_history;
|
DROP TABLE checksum_history;
|
||||||
DROP TABLE most_recent_checksum;
|
DROP TABLE most_recent_checksum;
|
||||||
DROP TABLE checksum_results;
|
DROP TABLE checksum_results;
|
||||||
|
Reference in New Issue
Block a user