Skip to content

stefanosandes/drizzle-orm_supabase-problem-repro

Repository files navigation

Issue with Dizzle ORM and Supabase

This repository is about this issue: drizzle-team/drizzle-orm#2312 (comment)

Reproduction

  • Install deps bun install
  • Rename the .env.example and fill the DATABASE_URL variable with a valid supabase connection string
  • Run the push command: bun drizzle-kit push