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.55k stars 645 forks source link

[BUG]: Incorrect Redirection in PostgresSQL column types #3107

Closed Samyam412 closed 3 weeks ago

Samyam412 commented 1 month ago

What version of drizzle-orm are you using?

0.32.0

What version of drizzle-kit are you using?

No response

Describe the Bug

CleanShot 2024-10-12 at 8  08 06@2x The Redirection link redirects to : http://localhost:4321/docs/sql-schema-declaration#shape-your-data-schema

Expected behavior

Expected to redirect to a schema declaration page

Environment & setup

No response

L-Mario564 commented 3 weeks ago

This should be fixed now.