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

Using AsyncPoco alongside PetaPoco #58

Open
bjammin opened this issue Feb 21, 2019 · 0 comments
Open

Using AsyncPoco alongside PetaPoco #58

bjammin opened this issue Feb 21, 2019 · 0 comments

Comments

@bjammin
Copy link

bjammin commented Feb 21, 2019

I'm trying to use AsyncPoco just in parts of my PetaPoco application for now, as full conversion would be a huge project and I have some immediate pain points that async would help with.

Unfortunately I've found that if I have a POCO decorated using PetaPoco attributes, AsyncPoco does not understand it and vice versa.

Is there any way around this, or do I need to convert each POCO and all the code that accesses it at the same time?

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

No branches or pull requests

1 participant