Carlos Diaz-Padron

Results 6 comments of Carlos Diaz-Padron

I haven't started on this yet, been prioritizing other things, but want to get to it soon. That said, I think maintaining backward-compatibility with current functionality should be fine, at...

Did you ever figure this out? I'm struggling with the same issue.

@LegNeato nah, those are for the derives, not the declarative macros.

I have the same use case as @TatriX, the reason I want the field to be in the same struct as `Insertable` is because I use it for field validations...

Adding interfaces for every resource in the API would add a lot of bloat to the library and is not functionally necessary. I would say the better course of action...

I ran into this issue as well, highly recommend merging this!