initial design #1
vtolstov
commented 2021-11-24 23:03:24 +03:00
(Migrated from github.com)
- register query_name with sql query on NewStore/Init ( prepared statement using map[string]*sql.Stmt )
- register read/write/exists/delete queries separately
- on write pass query name and struct with optional params
- register query_name with sql query on NewStore/Init ( prepared statement using map[string]*sql.Stmt )
- register read/write/exists/delete queries separately
- on write pass query name and struct with optional params
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?