mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 17:24:12 +00:00
- Add drizzle.production.config.ts for schema synchronization - Add scripts/sync-schema.sh for manual schema sync - Update deploy-production.sh to run drizzle-kit push after migrations - Document schema sync workflow in DEPLOYMENT_STRATEGY.md - Update CLAUDE.md with schema sync commands This prevents schema drift between DEV and PROD by automatically syncing the database schema (especially payload_locked_documents_rels) during deployment. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backup | ||
| check-framework-updates.sh | ||
| db-direct.sh | ||
| deploy-production.sh | ||
| deploy-staging.sh | ||
| detect-secrets.sh | ||
| run-queue-worker.ts | ||
| seed-content.ts | ||
| seed-pages-only.ts | ||
| setup-swap-proxmox.sh | ||
| sync-schema.sh | ||