RLS DSL - v0.1.0
GitHub
Preparing search index...
SQLExpression
Class SQLExpression
Raw SQL expression wrapper for embedding arbitrary SQL in conditions
Index
Constructors
constructor
Methods
to
SQL
to
String
Constructors
constructor
new
SQLExpression
(
expression
:
string
)
:
SQLExpression
Parameters
expression
:
string
Returns
SQLExpression
Methods
to
SQL
toSQL
()
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
SQL
to
String
GitHub
RLS DSL - v0.1.0
Loading...
Raw SQL expression wrapper for embedding arbitrary SQL in conditions