Philipp Steinrötter
Philipp Steinrötter
hey! Sure, self hosted should work as long as you have the rest api enabled. cache helpers is really just a wrapper around the supabase client. if the cache updates...
hey @zacharyhansen, that's very interesting! thanks for digging it up. I think we can fix it by changing it to something along the lines of ```ts const split = this._url.toString().split('/')...
Note that rpc functions are stored as "rpc/fnname"
you did all the work, thanks for the contribution! 🚀
hey @toki-developer, welcome to GitHub. its a pleasure to have your first contribution in my repository. did you test if this works with cache updates? I believe the change has...
I meant that it should be possible to use `useUpdateMutation` to update a `useQuery` that has a transformer set.
thanks for your effort @toki-developer! appreciate it a lot, but the solution here is not as straightforward as it seems to be. the mutation hooks should not need the transformer...
Date values should work. So revalidation should not be required. Can you provide a repro?
thanks for reporting! this is a feature request. we will need to employ custom type checking to support this.
I changed the label - I think we can keep it as an issue :)