Query View syntax error at or near "$1"
I've declared my view like such
And then when i query my view
I get the syntax error
When printing out the sql of it via
Gives me these results
What am i missing? Any direction would be greatly appreciated
Im on drizzle orm version 0.30.9
And then when i query my view
I get the syntax error
When printing out the sql of it via
Gives me these results
What am i missing? Any direction would be greatly appreciated
Im on drizzle orm version 0.30.9