Preparing search index...
The search index is not available
@sequeljs/ast
@sequeljs/ast
Collectors
SQLString
Class SQLString
Hierarchy
SQLString
Implements
Collector
<
string
>
Index
Constructors
constructor
Properties
bind
Index
str
Accessors
value
Methods
add
Bind
append
Constructors
constructor
new SQLString
(
)
:
SQLString
Returns
SQLString
Properties
Private
bind
Index
bind
Index
:
number
= 1
Private
str
str
:
string
= ''
Accessors
value
get
value
(
)
:
string
Returns
string
Methods
add
Bind
add
Bind
(
_
,
binder
)
:
SQLString
Parameters
_
:
string
binder
:
Binder
Returns
SQLString
append
append
(
str
)
:
SQLString
Parameters
str
:
string
Returns
SQLString
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
bind
Index
str
value
add
Bind
append
@sequeljs/ast
Attributes
Collectors
Bind
Composite
SQLString
Substitute
Binds
Collector
Binder
Errors
Interfaces
Managers
Nodes
Visitors
Table
SequelAST
Generated using
TypeDoc