F diff --git a/sql/fileshare.sql b/sql/fileshare.sql --- a/sql/fileshare.sql +++ b/sql/fileshare.sqldrop table if exists node_links;drop table if exists trash;drop table if exists super_trash;+ drop table if exists shared_nodes;drop table if exists nodes;