Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

File metadata and controls

9 lines (6 loc) · 344 Bytes

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