• Stefy Lanza (nextime / spora )'s avatar
    feat: Add match status tracking system · f21d1725
    Stefy Lanza (nextime / spora ) authored
    - Add status column to matches table with enum values (pending, scheduled, bet, ingame, cancelled, failed, paused, done)
    - Implement database migration 006 for status tracking
    - Update Match model with status field and validation
    - Enhance match detail template to display status information
    - Update documentation (README and CHANGELOG) for v1.2.3
    - Enable comprehensive match lifecycle management
    f21d1725
schema.sql 11.7 KB