drizzle-team / drizzle-team/drizzle-orm
[BUG]: drizzle can not update pg database
Open
bug
bug/cant-reproduce
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Report hasn't been filed before.
- [x] 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.45.2
### What version of `drizzle-kit` are you using?
0.31.10
### Other packages
postgres@3.4.9
### Describe the Bug
I run drizzle generate
then drizzle make new migration file and everything is fine
but when I want run migration command database will not update
I am sure connection string is also fine
Contributor guide
Assessment
This issue has not been assessed yet.