Casing not Working with CLI
My
auth.ts looks like this:
However, when I generate the migrations, all the column names are coming out as "camel" instead of "snake" case.1 Reply
casing does nothing atm