The Dungeonator

The Dungeonator

5k Downloads

SQLite - Separate Library Database

Timberjaw opened this issue ยท 1 comments

commented

Move the library database into its own file to separate the active data from the library data. This will allow admins to simply delete the active database file to reset rather than being forced to use a SQL query.

commented

In retrospect, this won't work, because sometimes it's advantageous/necessary to JOIN the active and library tables.