feat: implement database schema (#13) #41
Reference in New Issue
Block a user
Delete Branch "feature/issue-13-database-schema"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Creates the initial database schema migration for the Pantry MVP.
Changes
Migration Details
supabase/migrations/001_initial_schema.sqlTesting
Migration syntax validated against PostgreSQL 15+ spec.
Next Steps
Closes #13
Pull request closed