v2.1.7
make postgres queries composable into transaction Create sub functions which requires sql.Tx as parameters, so they will run queries in transaction. The queries can be combined and reused in functions That's a start to make possible to roll back if we detect that client can't read the secret (bad decrypt key for example)