reserva_chatmotel/supabase
Rodribm10 e912563196 feat: schema multi-tenant (tenants, app_config, tenant_id backfill, RLS)
- Novas tabelas reserva_hotel.tenants e reserva_hotel.app_config
- Coluna tenant_id adicionada em todas as tabelas de catalogo/reservas
- Tenant default 'grupo-1001' criado + backfill das rows existentes
- RLS + grants pro anon ler tenants e app_config
- Types TS regenerados

Aplicado via MCP. Arquivos de migration sao source of truth historica.
2026-04-14 20:59:37 -03:00
..
migrations feat: schema multi-tenant (tenants, app_config, tenant_id backfill, RLS) 2026-04-14 20:59:37 -03:00
.gitignore chore: adiciona gitignore para supabase 2026-04-13 23:05:48 -03:00
config.toml feat: documenta migration aditiva do schema reserva_hotel 2026-04-13 23:05:16 -03:00