-- Baseline migration for an existing D1 auth database. -- -- This file intentionally does not create Better Auth tables. Production already -- has an older schema, and real changes must be applied by later incremental -- migrations. Keep the full generated target schema in docs/schema instead. SELECT 1;