Go to the source code of this file.
Classes | |
| class | SchemaUpgradeWizard |
| Provides UI and helper functions for DB Schema updates. More... | |
Enumerations | |
| enum | MythSchemaUpgrade { MYTH_SCHEMA_EXIT = 1, MYTH_SCHEMA_ERROR = 2, MYTH_SCHEMA_UPGRADE = 3, MYTH_SCHEMA_USE_EXISTING = 4 } |
Return values from PromptForUpgrade(). More... | |
| enum MythSchemaUpgrade |
Return values from PromptForUpgrade().
Definition at line 14 of file schemawizard.h.
1.6.3