I use Persistent orm with scotty web framework.
I want to get value from db by id. These id are coming to me from GET request
There are \"get\" function that tak
You can use toSqlKey for that.