d3ro-voice/server/supabase
Yun Chan cee4ab9317 feat(supabase): sync knowledge documents and prune tombstones daily
knowledge_documents deletions now leave a sync tombstone and have a cursor
index and Realtime, so the desktop mirror can follow them. pg_cron runs
prune_sync_tombstones_v1 every day at 03:17 UTC with the 180-day window.
2026-09-27 14:44:56 +09:00
..
functions refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
migrations feat(supabase): sync knowledge documents and prune tombstones daily 2026-09-27 14:44:56 +09:00
tests feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
.gitignore feat(V2-2): Supabase 인프라 — 스키마 + RLS + Edge Functions 스캐폴딩 2026-04-08 15:21:08 +09:00
config.toml refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
seed.sql feat(V2-2): Supabase 인프라 — 스키마 + RLS + Edge Functions 스캐폴딩 2026-04-08 15:21:08 +09:00