Index: openacs-4/packages/file-storage/sql/postgresql/file-storage-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/sql/postgresql/file-storage-drop.sql,v diff -u -r1.10 -r1.11 --- openacs-4/packages/file-storage/sql/postgresql/file-storage-drop.sql 15 Dec 2003 11:21:04 -0000 1.10 +++ openacs-4/packages/file-storage/sql/postgresql/file-storage-drop.sql 19 Jun 2004 14:47:48 -0000 1.11 @@ -50,6 +50,10 @@ 'f' -- drop_table_p ); +-- this data model added by file-storage patch number 146 from +-- openacs.org bugtracker +\i file-storage-notifications-drop.sql + -- this content type is created incorrectly tying the file_storage_root_folders -- table to file_storage_object -- so we drop these directly