boardgame icon indicating copy to clipboard operation
boardgame copied to clipboard

Use something like SQL builder in storage/mysql?

Open jkomoros opened this issue 4 years ago • 0 comments

The queries are totally messy and bespoke. https://github.com/huandu/go-sqlbuilder might make it easier to maintain the queries and combine them in code.

jkomoros avatar Nov 07 '20 16:11 jkomoros