Add Dalidou storage foundation and deployment prep
This commit is contained in:
@@ -72,7 +72,7 @@ CREATE INDEX IF NOT EXISTS idx_interactions_project ON interactions(project_id);
|
||||
|
||||
|
||||
def _ensure_data_dir() -> None:
|
||||
_config.settings.data_dir.mkdir(parents=True, exist_ok=True)
|
||||
_config.ensure_runtime_dirs()
|
||||
|
||||
|
||||
def init_db() -> None:
|
||||
|
||||
Reference in New Issue
Block a user