Automated Action a8b6d5b972 Fix SQLAlchemy reserved attribute error
- Renamed 'metadata' column to 'payment_metadata' in Payment model
- Updated database migration to use new column name
- Updated StripeService to use payment_metadata field
- Fixed application startup issue caused by reserved attribute name
2025-06-20 12:30:47 +00:00
..