drizzle migration shows 0 indexes

New to drizzle, and not super experienced with databases, so i'm not sure if this is expected behavior or a minor bug. As shown in the image, all of my tables say they have "0 indexes". I have not created any custom indexes, but I know there are indexes on every table, due to: - PK's - FK's and constraints / relationships - unique indexes (created a couple custom ones across multiple columns) I checked the DB and these indexes do in fact exist, so I don't think this will impact functionality at all, but figured i'd flag it anyways
No description
2 Replies
Angelelz
Angelelz10mo ago
Yeah, as long as the indexes are there, you don't have to worry about it The problem is that the kit doesn't have support for them just yet
hugo
hugo10mo ago
FKs don’t create indexes btw (not a drizzle issue, just how dbs work)
Want results from more Discord servers?
Add your server