@suluk/drizzle - v0.1.6
↑ Suluk
GitHub
Preparing search index...
TableV4Schemas
Interface TableV4Schemas
The three v4 Schema Objects, mirroring
TableZodSchemas
.
interface
TableV4Schemas
{
select
:
Schema
;
insert
:
Schema
;
update
:
Schema
;
}
Index
Properties
select
insert
update
Properties
select
select
:
Schema
insert
insert
:
Schema
update
update
:
Schema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
select
insert
update
↑ Suluk
GitHub
@suluk/drizzle - v0.1.6
Loading...
The three v4 Schema Objects, mirroring TableZodSchemas.