mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 22:04:10 +00:00
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:
parent
dbe36ad381
commit
0a8e191747
2 changed files with 9856 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -48,3 +48,4 @@ node_modules/
|
|||
/playwright-report/
|
||||
/blob-report/
|
||||
/playwright/.cache/
|
||||
*.sql
|
||||
|
|
|
|||
9855
backup.sql
Normal file
9855
backup.sql
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue