Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dialect ¶
type Dialect struct{}
Dialect é a implementação do dialeto PostgreSQL.
func (*Dialect) Placeholder ¶
Placeholder retorna o placeholder para PostgreSQL ($1, $2, etc).
func (*Dialect) QuoteIdentifier ¶
QuoteIdentifier adiciona aspas duplas ao identificador.
Click to show internal directories.
Click to hide internal directories.