You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up the database infrastructure for the membership management system. Design and implement the schema, configure NeonDB serverless Postgres, and establish the Drizzle ORM migration workflow.
Requirements
Configure NeonDB project and connection (serverless driver)
Set up Drizzle ORM with type-safe schema definitions
Summary
Set up the database infrastructure for the membership management system. Design and implement the schema, configure NeonDB serverless Postgres, and establish the Drizzle ORM migration workflow.
Requirements
users,profiles,memberships,roles,sessions,audit_logmember,admin(board/staff),super_adminContext
Parent issue: #1916
This is the foundation — must be completed before auth, profiles, or admin dashboard.
Implementation Notes
drizzle-orm/neon-httpfor serverless edge compatibilitytimestamp with time zone