package
1.5.0
Repository: https://github.com/fs02/grimoire.git
Documentation: pkg.go.dev

# Functions

New initialize adapter without db.
NewBuilder create new SQL builder.
Scan rows into interface.

# Variables

UnescapeCharacter disable field escaping when it starts with this character.

# Structs

Adapter definition for mysql database.
Builder defines information of query builder.
Config holds configuration for adapter.

# Interfaces

Rows is minimal rows interface for test purpose.