snowoutside·3 yıl önce·discussIt's very interesting they are using camelCase for their Postgres column names instead of snake_case. I like it.Is that something folks are doing? Can it be done without "doubleQuoting" all of the response column names or without using an ORM?
Is that something folks are doing? Can it be done without "doubleQuoting" all of the response column names or without using an ORM?