drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Push feature for Dirzzle-orm
Open
docs
docs/undocumented
drizzle/kit
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
I am using libsql and I am building a desktop and a mobile app. I can't bundle migrations folder with my app. Dirizzle-kit has a push command for altering database schema rapidly but we can't push changes with drizzle-orm at runtime.
lLike migrate, please provide a push function with drizzle-orm for schema modifications without first generating the migration scripts.
Contributor guide
Assessment
This issue has not been assessed yet.