mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 22:04:10 +00:00
The SocialPlatforms collection config had apiConfig.oauthEndpoint and apiConfig.tokenValidityDays fields that were never migrated to the DB. This caused a DrizzleQueryError when resolving social_platforms relationships (e.g. creating community-interactions), since the SQL query referenced non-existent columns. Applied to both dev and production databases. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| blocks | ||
| collections | ||
| components/admin | ||
| globals | ||
| hooks | ||
| jobs | ||
| lib | ||
| migrations | ||
| types | ||
| instrumentation.ts | ||
| middleware.ts | ||
| payload-generated-schema.ts | ||
| payload-types.ts | ||
| payload.config.ts | ||