Documentation
Preparing search index...
@rivetkit/db
drizzle/mod
CheckBuilder
Class CheckBuilder
Index
Constructors
constructor
Properties
brand
name
value
[entity
Kind]
Methods
build
Constructors
constructor
new
CheckBuilder
(
name
:
string
,
value
:
SQL
)
:
CheckBuilder
Parameters
name
:
string
value
:
SQL
Returns
CheckBuilder
Properties
Protected
brand
brand
:
"SQLiteConstraintBuilder"
name
name
:
string
value
value
:
SQL
Static
Readonly
[entity
Kind]
"[entityKind]"
:
string
Methods
build
build
(
table
:
SQLiteTable
)
:
Check
Parameters
table
:
SQLiteTable
Returns
Check
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
brand
name
value
[entity
Kind]
Methods
build
Documentation
Loading...