Servant-Software-LLC / FileBased.DataProviders

ADO.NET & EF Core Data Providers for common serializable formats (JSON, XML, and CSV) stored to disk.
2 stars 1 forks source link

Support INFORMATION_SCHEMA.TABLES table queries #27

Closed DaveRMaltby closed 1 year ago

DaveRMaltby commented 1 year ago

The table should have a schema which is a sub-set of the SQL Server schema - https://learn.microsoft.com/en-us/sql/relational-databases/system-information-schema-views/tables-transact-sql?view=sql-server-ver16

This is needed to support scaffolding in the EF Core provider.

DaveRMaltby commented 1 year ago

Solved by https://github.com/Servant-Software-LLC/ADO.NET.FileBased.DataProviders/commit/8bb03d638610f37b780e5850f4e25d987233c06f