Best Practices for Casing in Table and Column Names
thoughts on how to do casing in table and column names? i'd like my ts code to be camelCase, but that requires some extra work on the sql side. wondering if anyone has opinions on the best way to do this