- Schema creation and grants - Enums: product_type, product_status, price_type, attribute_type - Tables: categories, products, variants, prices - RLS policies for tenant isolation - Performance indexes Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 00-schema.sql | ||
| 01-enums.sql | ||
| 02-tables.sql | ||
| 04-rls.sql | ||
| 05-indexes.sql | ||