template-saas-database-v2/ddl/schemas/goals
Adrian Flores Cortes 6e5244b612 [SAAS-022] feat: Add Goals module DDL
- 00-schema.sql: Schema creation with grants
- 01-enums.sql: 8 enums (goal_type, metric_type, period_type, etc.)
- 02-tables.sql: 4 tables (definitions, assignments, progress_log, milestone_notifications)
- 04-rls.sql: 16 RLS policies for tenant isolation
- 05-indexes.sql: Performance indexes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 06:29:04 -06:00
..
00-schema.sql [SAAS-022] feat: Add Goals module DDL 2026-01-25 06:29:04 -06:00
01-enums.sql [SAAS-022] feat: Add Goals module DDL 2026-01-25 06:29:04 -06:00
02-tables.sql [SAAS-022] feat: Add Goals module DDL 2026-01-25 06:29:04 -06:00
04-rls.sql [SAAS-022] feat: Add Goals module DDL 2026-01-25 06:29:04 -06:00
05-indexes.sql [SAAS-022] feat: Add Goals module DDL 2026-01-25 06:29:04 -06:00