cms.c2sgmbh/docs
Martin Porwoll 9e433315e5 feat: add automatic schema sync to deployment workflow
- 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>
2025-12-27 20:17:47 +00:00
..
anleitungen docs: update documentation after Payload 3.69.0 upgrade 2025-12-27 00:33:12 +00:00
DEPLOYMENT.md docs: add comprehensive DEPLOYMENT.md guide 2025-12-18 15:53:41 +00:00
DEPLOYMENT_STRATEGY.md feat: add automatic schema sync to deployment workflow 2025-12-27 20:17:47 +00:00
INFRASTRUCTURE.md docs: update documentation after Payload 3.69.0 upgrade 2025-12-27 00:33:12 +00:00
PROJECT_STATUS.md docs: update documentation after Payload 3.69.0 upgrade 2025-12-27 00:33:12 +00:00
STAGING-DEPLOYMENT.md docs: add staging deployment guide and swap setup script 2025-12-14 15:19:59 +00:00