template-saas-database-v2/ddl/schemas/portfolio
Adrian Flores Cortes a3f354528a [SAAS-019] feat: Add Portfolio module DDL
- 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>
2026-01-25 05:43:02 -06:00
..
00-schema.sql [SAAS-019] feat: Add Portfolio module DDL 2026-01-25 05:43:02 -06:00
01-enums.sql [SAAS-019] feat: Add Portfolio module DDL 2026-01-25 05:43:02 -06:00
02-tables.sql [SAAS-019] feat: Add Portfolio module DDL 2026-01-25 05:43:02 -06:00
04-rls.sql [SAAS-019] feat: Add Portfolio module DDL 2026-01-25 05:43:02 -06:00
05-indexes.sql [SAAS-019] feat: Add Portfolio module DDL 2026-01-25 05:43:02 -06:00