History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UNI-52
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Filip Neven
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Unitils

DatabaseUnitils.clearDatabase() should also drop db_version table

Created: 29/May/08 03:12 PM   Updated: 27/May/09 08:27 PM
Component/s: dbmaintainer
Affects Version/s: None
Fix Version/s: 2.3


 Description  « Hide
DatabaseUnitils.clearDatabase() should also drop db_version table

 All   Comments   Change History      Sort Order:
Filip Neven - 09/Nov/08 08:01 AM
This has already been fixed: clearDatabase now deletes all data from dbmaintain_scripts, which is better than dropping the table altogether.