drizzle-team / drizzle-team/drizzle-orm
Drizzle studio inside showing duplicate table
Open
bug
db/postgres
drizzle/kit
drizzle/studio
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.2
### Describe the Bug
it's showing to table with same name. even i have deleted the migration folder locally.
also drop table also not able to delete or find out second table.

### Expected behavior
it's should be the first table . should not be the second table.
### Environment & setup
Im on development server.
Contributor guide
Assessment
This issue has not been assessed yet.