Skip to content

Conversation

@smoothdeveloper
Copy link
Collaborator

  • factorize common logic handling addition of inner types (for record and table types)
  • fix XML documentation for SqlProgrammabilityProvider
  • add one test checking the table return type on a function call

I'm looking for ideas to add more tests.

It addresses what I initially understood from #257 which is pointing about mixed-up documentation about ResultType

I intend to use ResultType.DataTable in work codebase and I'll need to define .Table members

Note: I have issues locally to build most of the tests, they expect something different than no parameter at commands' constructor call sites, I haven't been able to compile run all other tests, can somebody confirm the issue?

…vider:

* factorize common logic handling addition of inner types (for record and table types)
* fix XML documentation for SqlProgrammabilityProvider
* add one test checking the table return type on a function call
@dsevastianov
Copy link
Contributor

Tests work for me locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants