Skip to content

MsSql/PgSql: Infer schema from database to populate memory objects #19

@Aniruddh25

Description

@Aniruddh25

Today we have a FileMetadataProvider.
Implement a DatabaseMetadataProvider that reads the schema from database and fills in the same config values that we do today using the FileMetadataProvider.
The goal would be to get to a point where we can run all tests using either the File or the DatabaseMetadataProvider

Metadata

Metadata

Assignees

Labels

mssql pgsql mysqlan issue that applies to all relational databases, same as labeling with `mssql` `mysql` and `pgsql`

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions