Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PSQL = sq.StatementBuilder.PlaceholderFormat(sq.Dollar)
)
Functions ¶
Types ¶
type Connector ¶
type Connector interface { Transactable Executable Queryable Close() }
type Executable ¶
Click to show internal directories.
Click to hide internal directories.