Skip to content

[Database] Add payments and waivers/attendee_preferences tables #262

@MahadAhmed25

Description

@MahadAhmed25

Add tables: (1) payments (e.g. id, userId, eventId, amount, stripePaymentIntentId, status, createdAt); (2) waivers (e.g. id, userId, eventId, signedAt, documentUrl or storage key); (3) attendee_preferences (dietary, accessibility) linked to user/event or ticket. Generate and run Drizzle migration. Align with HA (SSR-OS1: no ticket confirmation until waiver signed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions