drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
24.54k stars 643 forks source link

[BUG]: In the documentation, the hyperlink to the 'Supported Databases' section is producing a '404 Error' code #1332

Closed sayan404 closed 11 months ago

sayan404 commented 1 year ago

What version of drizzle-orm are you using?

0.28.6

What version of drizzle-kit are you using?

No response

Describe the Bug

In the documentation, the hyperlink to the 'Supported Databases' section for Cloudflare D1 ,Turso ,Supabase ,Vercel Postgres ,Neon ,PlanetScale is producing a '404 Error' code . Screenshot 2023-10-04 020950

Expected behavior

When I click on the documentation link, it should redirect me to the specific documentation page that describes the integration of that database with Drizzle ORM.

Environment & setup

No response

Angelelz commented 11 months ago

There is now a dropdown to select a driver depending on the dialect.