7 Replies
What is the correct syntax for these?
also getting the same issue and i had to manually change them
Yeah, I want to manually change them but just have no idea what is it supposed to look like when correct.
I think the
mesageText
line is correct. Maybe the issue is in your messageDate
line, with the "AT TIME ZONE" thing, which seems like it should be wrapped in the sql
function, as "AT TIME ZONE" is not valid TypescriptYou'll need to manually wrap whatever is returned in the default with sql``
Instrospection works with trivial values like string and numbers, but on stuff like this it struggles