initial design #1

Open
opened 2021-11-24 23:03:24 +03:00 by vtolstov · 0 comments
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
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-store-sql#1
No description provided.