chore: add database backup for server migration

TEMPORARY: SQL backup for one-time transfer to target server
Will be removed after pull on destination server

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Martin Porwoll 2025-12-05 14:46:33 +00:00
parent dbe36ad381
commit 0a8e191747
2 changed files with 9856 additions and 0 deletions

1
.gitignore vendored
View file

@ -48,3 +48,4 @@ node_modules/
/playwright-report/
/blob-report/
/playwright/.cache/
*.sql

9855
backup.sql Normal file

File diff suppressed because it is too large Load diff