-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Description
Schema loader only takes DDL strings. Add support for loading from pg_catalog/information_schema via live DB connection.
Acceptance Criteria
LoadFromDatabase(dsn)function- Supports PostgreSQL pg_catalog
- Tables, columns, constraints, indexes loaded
Effort: L
Source: Architect
Reactions are currently unavailable