Circle V2 API Docs
    Preparing search index...

    Function createEvalBranchDb

    • A separate Kysely connection to the eval Supabase branch. The branch lives on the PROD Supabase instance, so it reuses the prod pooler connection wholesale — only the pooler reference (which routes to the branch) and the branch's own database password differ. Caller owns it and must destroy().

      Returns Kysely<DrizzleToKyesely>