fix (migration1): add 'if not exixst' guard

This commit is contained in:
CREDO23 2025-12-02 20:40:59 +00:00
parent 509ef211fa
commit 6c43e8aa09
2 changed files with 43 additions and 32 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
./surfsense_backend/podcasts/
.env
node_modules/
.ruff_cache/
.ruff_cache/
.venv