ferrero-opentext/Python-Version/database
DJP 5f6d24c550 Fix timestamp bug in campaign status recording
- Fixed database.py line 479: Changed 'CURRENT_TIMESTAMP' string to actual datetime
- Added datetime import for proper UTC timestamp generation
- This fixes the PostgreSQL error: invalid input syntax for type timestamp
- Added migration file for campaign_status table

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 16:34:46 -05:00
..
migrations Fix timestamp bug in campaign status recording 2025-11-05 16:34:46 -05:00
init.sql Fix timestamp bug in campaign status recording 2025-11-05 16:34:46 -05:00