Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLDialect ¶
type MySQLDialect struct {
dialect.GenericSQLDialect
}
func NewMySQLDialect ¶
func NewMySQLDialect() *MySQLDialect
func (*MySQLDialect) IsDelimitedIdentifierStart ¶
func (m *MySQLDialect) IsDelimitedIdentifierStart(r rune) bool
Click to show internal directories.
Click to hide internal directories.