pome icon indicating copy to clipboard operation
pome copied to clipboard

Prepare SQL statement to avoid useless parsing from the DB

Open rach opened this issue 9 years ago • 0 comments

All the SQL in query.go are executed directly. I need to look how to prepare the statements with sqlx and how to memoize them.

rach avatar Dec 04 '15 00:12 rach