Carlos Diaz-Padron

Results 10 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!

> Hi @carlosdp thanks for opening the issue. It sounds like the issue might be in your project you have another dependency maybe using`axios` 1.x? The most recent 0.x axis...

For anyone else running into this, the library *does* have support for v6+ (and the v7 that just launched today, props to the guy who merged that on launch day...

Also running into this when running tests with supabase-js, it seems to only happen on tests that are testing for an error response