We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I hope this is the right place to ask.
I'd like to use the math extension to be able to query like this: stmt := conn.Prep("SELECT cos(lat) FROM t WHERE rowid = $id;")
Does anybody know how I could activate it?