Join Slack
Powered by
Hey, so I want to follow both JS and Postgres conv...
# orm-help
m
Manthan Mallikarjun
05/17/2020, 7:42 PM
Hey, so I want to follow both JS and Postgres convention which means I want my column names to be underscore but my code to have camelCase. Is there an automatic way to do this or do I have to use
@map
on everything
r
Ryan
05/18/2020, 8:13 AM
Hey Manthan 👋 Currently
@map
is the only option to do that 🙂
3
Views
Open in Slack
Previous
Next