Open dawkot opened 4 years ago
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)
Even if table name is orginally camelCased, you have to lowercase it, so something like this doesn't work: