hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MySqlStatementType.opEquals
hunt
sql
dialect
mysql
ast
clause
MySqlStatementType
MySqlStatementType
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(MySqlStatementType h)
bool
opEquals
(MySqlStatementType h)
struct
MySqlStatementType
nothrow
bool
opEquals
(
ref
const
MySqlStatementType
h
)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
ast
clause
MySqlStatementType
MySqlStatementType
constructors
this
functions
opEquals
static functions
getType
values
static variables
_types
variables
BLOCK
CASE
DECLARE
DELETE
IF
INSERT
LOOP
SELECT
SELECTINTO
UNDEFINED
UPDATE
WHILE
name