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

Fixing issue #217 #221

Closed
wants to merge 4 commits into from
Closed

Fixing issue #217 #221

wants to merge 4 commits into from

Conversation

CyrilB1531
Copy link

@CyrilB1531 CyrilB1531 commented Dec 13, 2019

I've added 2 methods in SimpleCRUD to override SqlMapper.AddTypeHandler methods.
This override will store in a list all types managed with handlers in Dapper.
I've also changed GetScaffoldableProperties method to get properties with handlers too.
This will fix the issue #217 .

@ericdc1
Copy link
Owner

ericdc1 commented Mar 15, 2021

If there is still interest in this, I would be up to add it but I need a hand updating this to work with the other recent merges. Sorry for the slow reply.

@ericdc1 ericdc1 closed this Mar 15, 2021
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

2 participants