ordinarthur aeabd79ac6
All checks were successful
Build & Deploy to K3s / build-and-deploy (push) Successful in 3m6s
fix: regenerate migration with stripe plugin fields
Previous run generated the initial migration without STRIPE_SECRET_KEY
set, so the stripe plugin's sync was disabled and the stripeID/skipSync
columns were omitted. Prod then crashed on queries referencing
products.stripe_i_d. Regenerated with a placeholder key so the plugin
contributes its fields to the schema.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 11:02:19 +02:00
..