Closed (fixed)
Project:
Book Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Apr 2009 at 17:54 UTC
Updated:
20 Feb 2010 at 00:10 UTC
The db schema defines 3 tables. Two of them seem to be completely unused as I don't see any functions inserting data into them. Am I missing something or is the history data never stored?
Comments
Comment #1
marcp commentedJeff - let's get together for this one.
Comment #2
marcp commentedPossibly we can remove the book_manager_history and book_manager_node_history tables if the functionality that they were supposed to support is really handled by Book Copy.
Comment #3
marcp commentedOkay, these can go -- they are Book Copy tables.
Comment #4
marcp commentedRemoved these from hook_schema() and dropped the tables in book_manager_update_6101().