April 30th

Add Enum Types to DB

  • Defined enums (e.g., role, status) in PostgreSQL schema.

  • Updated application models and migrations.

Last updated