MatViewWithOption Type — drizzle-orm Architecture
Architecture documentation for the MatViewWithOption type/interface in pgSchema.ts from the drizzle-orm codebase.
Entity Profile
Dependency Diagram
graph TD da22d499_9074_c7b3_d593_7241c8af31ed["MatViewWithOption"] cbf63853_6723_30fc_5ded_88a8944f77c4["pgSchema.ts"] da22d499_9074_c7b3_d593_7241c8af31ed -->|defined in| cbf63853_6723_30fc_5ded_88a8944f77c4 style da22d499_9074_c7b3_d593_7241c8af31ed fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
drizzle-kit/src/serializer/pgSchema.ts lines 532–532
export type MatViewWithOption = TypeOf<typeof matViewWithOption>;
Defined In
Source
Frequently Asked Questions
What is the MatViewWithOption type?
MatViewWithOption is a type/interface in the drizzle-orm codebase, defined in drizzle-kit/src/serializer/pgSchema.ts.
Where is MatViewWithOption defined?
MatViewWithOption is defined in drizzle-kit/src/serializer/pgSchema.ts at line 532.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free