ormin
ormin copied to clipboard
Can't refer to tables using camelCase
Even if table name is orginally camelCased, you have to lowercase it, so something like this doesn't work:
let x = query:
select prodCat(id, name)