package
0.17.0
Repository: https://github.com/go-rel/sql.git
Documentation: pkg.go.dev

# Variables

UnescapeCharacter disable field escaping when it starts with this character.

# Structs

Buffer is used to build query string.
BufferFactory is used to create buffer based on shared settings.
Delete builder.
Filter builder.
Index builder.
Insert builder.
InsertAll builder.
No description provided by the author
Query builder.
Quote is default implementation of Quoter interface.
Table builder.
Update builder.

# Interfaces

No description provided by the author
Quoter returns safe and valid SQL strings to use when building a SQL text.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author