fix(datatables): accept external_instance data tables in the settings form type

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Diego Imbert
2026-09-18 15:14:05 +02:00
co-authored by Claude Opus 5
parent 80a2accf46
commit cd4f6edad3
@@ -9,7 +9,7 @@
id: string
name: string
database: {
resource_type: 'postgresql' | 'instance'
resource_type: 'postgresql' | 'instance' | 'external_instance'
resource_path?: string | undefined
}
/** Set on a fork's entry: it names the workspace whose data table governs this one, and