specatalog_initļ
- specatalog.helpers.create_database.specatalog_init()[source]ļ
Initialize the Specatalog system.
Checks if archive and database already exist, and if not, creates them by: 1. Setting up the directory structure 2. Applying database migrations
Notes
Prompts user to confirm if existing setup should be used
Only creates new setup if user answers ānā
Prints status messages during initialization
- Return type:
None