xtablo-source/supabase
Arthur Belleville c56d5718b8
refactor: remove is_temporary flag across the entire codebase
Drop the is_temporary boolean from the DB schema (new migration), types,
API routers/helpers/middleware, and all frontend components and tests.
Access control now relies solely on is_client.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 17:04:11 +02:00
..
migrations refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
migrations_backup Remove debug trigger migration 2025-11-06 08:39:20 +01:00
tests allow invited to upgrade plan 2026-03-24 19:10:15 +01:00