Versions in this module Expand all Collapse all v1 v1.1.0 Nov 1, 2022 v1.0.0 Apr 16, 2022 Changes in this version + var DefaultDatabase = "micro" + var DefaultTable = "micro" + func NewStore(opts ...store.Option) store.Store + type Metadata map[string]interface + func (m *Metadata) Scan(src interface{}) error + func (m Metadata) Value() (driver.Value, error)