Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: drizzle kit generate invalid schema for efault #3795

Open
1 task done
zhihengGet opened this issue Dec 17, 2024 · 0 comments
Open
1 task done

[BUG]: drizzle kit generate invalid schema for efault #3795

zhihengGet opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working db/postgres drizzle/kit priority Will be worked on next

Comments

@zhihengGet
Copy link

zhihengGet commented Dec 17, 2024

Report hasn't been filed before.

  • I have verified that the bug I'm about to report hasn't been filed before.

What version of drizzle-orm are you using?

0.38.2

What version of drizzle-kit are you using?

0.30.1

Other packages

No response

Describe the Bug

below is invalid for postgres schema

username: varchar({ length: 200 }).default(').notNull(),

@zhihengGet zhihengGet added the bug Something isn't working label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working db/postgres drizzle/kit priority Will be worked on next
Projects
None yet
Development

No branches or pull requests

2 participants