DiffType Type — supabase Architecture
Architecture documentation for the DiffType type/interface in SQLEditor.types.ts from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/SQLEditor/SQLEditor.types.ts lines 28–32
export enum DiffType {
Modification = 'modification',
Addition = 'addition',
NewSnippet = 'new-snippet',
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free