Constraint name in migration not snake case

I'm using Drizzle with postgres & the casing: 'snake_case' setting and I notice when doing a uniqueness constraint that the name in the constraint (specifically the column name legacyCompanyId) is not snake case in the generated migration. Is this a bug?
No description
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?