grahamborland
11/30/2022, 5:03 PMVARCHAR
and NUMERIC
types. I dumped the schema into a .sq
file and it seems SQLDelight doesn’t like these types.
<type name real> expected, got 'VARCHAR'
How do I get it to accept these? I recall reading about dialects; is that where I should be looking?