Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well-known Objects #23

Open
11 of 16 tasks
bricelam opened this issue Jul 17, 2022 · 0 comments
Open
11 of 16 tasks

Well-known Objects #23

bricelam opened this issue Jul 17, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@bricelam
Copy link
Owner

bricelam commented Jul 17, 2022

Add more tests to ensure other packages can use IVsDataMappedObjectSelector to read well-known types like IVsDataTable.

  • ScalarFunction
  • ScalarFunctionParameter
  • StoredProcedure (no SQLite support)
  • StoredProcedureColumn
  • StoredProcedureParameter
  • Table
  • TableColumn
  • TableForeignKey
  • TableForeignKeyColumn
  • TableUniqueKey
  • TableUniqueKeyColumn
  • TabularFunction (maps to virtual tables)
  • TabularFunctionColumn
  • TabularFunctionParameter
  • View
  • ViewColumn
@bricelam bricelam added this to the Backlog milestone Jul 17, 2022
bricelam added a commit that referenced this issue Jul 24, 2022
@bricelam bricelam added the enhancement New feature or request label Mar 29, 2023
@bricelam bricelam modified the milestones: Backlog, 1.0.0 Mar 30, 2023
@bricelam bricelam modified the milestones: 1.0.0, Backlog Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant