Index: openacs-4/packages/bookshelf/sql/postgresql/bookshelf-books-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookshelf/sql/postgresql/bookshelf-books-drop.sql,v diff -u -r1.1 -r1.2 --- openacs-4/packages/bookshelf/sql/postgresql/bookshelf-books-drop.sql 30 Sep 2002 18:10:54 -0000 1.1 +++ openacs-4/packages/bookshelf/sql/postgresql/bookshelf-books-drop.sql 1 Oct 2002 11:16:06 -0000 1.2 @@ -9,6 +9,7 @@ drop view bookshelf_books_published; drop table bookshelf_books; +delete from acs_objects where object_type = 'bookshelf_book'; create function inline_0 () returns integer as '