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
Create sql/schema.sql defining tables: products, categories, stores, transactions
Use PostgreSQL for local development
Ensure schema supports JOINs and aggregates
Create sql/schema.sql defining tables: products, categories, stores, transactions
Use PostgreSQL for local development
Ensure schema supports JOINs and aggregates