hi all, there's no way to configure naming convent...
# orm-help
d
hi all, there's no way to configure naming conventions automatically? 😬 i.e. I have to @map and @@map my way through this on every single table/column/enum/etc ?
n
Hey Daniel πŸ‘‹ unfortunately this is not possible at the moment but we have a related feature requests already. It would be great if you could leave a πŸ‘ on the issues on GitHub and ideally also a comment with your specific use case. This helps our Product team prioritize what we’re working on next πŸ˜„ If you don’t think this issue addresses your use case, also feel free to open a new one πŸ™Œ
πŸ™Œ 1
c
oh yeah, my schema is riddled with @map and @@map to get prisma to build tables and columns that are postgres friendly
πŸ˜” 1