xtablo-source/xtablo-expo/lib
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
..
api.ts Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
database.types.ts refactor: remove is_temporary flag across the entire codebase 2026-04-30 17:04:11 +02:00
supabase.ts Format codebase 2025-10-10 08:50:56 +02:00