citiesCustom() — drizzle-orm Function Reference
Architecture documentation for the citiesCustom() function in tables.ts from the drizzle-orm codebase.
Entity Profile
Dependency Diagram
graph TD 8f46b844_407c_b8b7_b8a7_4f010415d086["citiesCustom()"] 998b0a13_62af_9408_d100_2bb61b49b6b9["tables.ts"] 8f46b844_407c_b8b7_b8a7_4f010415d086 -->|defined in| 998b0a13_62af_9408_d100_2bb61b49b6b9 style 8f46b844_407c_b8b7_b8a7_4f010415d086 fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
drizzle-orm/type-tests/pg/tables.ts lines 198–198
}, (cities) => [index().on(cities.id)]);
Domain
Subdomains
Defined In
Source
Frequently Asked Questions
What does citiesCustom() do?
citiesCustom() is a function in the drizzle-orm codebase, defined in drizzle-orm/type-tests/pg/tables.ts.
Where is citiesCustom() defined?
citiesCustom() is defined in drizzle-orm/type-tests/pg/tables.ts at line 198.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free