PostgresVersionDetails Type — supabase Architecture
Architecture documentation for the PostgresVersionDetails type/interface in PostgresVersionSelector.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/ProjectCreation/PostgresVersionSelector.tsx lines 21–24
interface PostgresVersionDetails {
postgresEngine?: Exclude<PostgresEngine, '13' | '14'>
releaseChannel?: ReleaseChannel
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free