mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
migrating more stuff into domain pkg
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- Accounts stored as a JSON blob with generated (virtual) columns for querying.
|
||||
-- Generated from src/accounts-db.ts (SCHEMA_DDL) — keep in sync.
|
||||
-- Generated from @repo/domain's accounts-db.ts (SCHEMA_DDL) — keep in sync.
|
||||
|
||||
CREATE TABLE IF NOT EXISTS accounts (
|
||||
data TEXT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user