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

update!: changed GetDaxConn to cast a returned DaxConn #16

Merged
merged 2 commits into from
May 13, 2023

Conversation

sttk
Copy link
Owner

@sttk sttk commented May 13, 2023

This PR changed Dax#GetDaxConn and DaxBase#GetDaxConn to cast a returned DaxConn by using generics type parameter and adding a cast destination class to their arguments.

By this changes, a dax interface by a dax source becomes unnecessary.

@sttk sttk merged commit 197b972 into main May 13, 2023
6 checks passed
@sttk sttk deleted the update-cast_DaxConn_returned_from_GetDaxConn branch May 13, 2023 15:57
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.

None yet

1 participant