Andrew Valleteau
Andrew Valleteau
Hey there ! Following this tutorial I've noticed something at the point where I was styling it to show the avatars and so on. The "trigger" to automatically create new...
Hey there ! This is a proposal, in order to address #2653 it introduce another error type in addition to `DatabaseError` named `ParserError`, in charge of bubbling up any unexpected...
Related: https://github.com/brianc/node-postgres/issues/3405
First, thank you for maintaining the pg library. I'm having an issue dealing with large field values that I'd like to get community guidance on. ## Problem Description When working...
## What kind of change does this PR introduce? - Implement the [maxAffected](https://docs.postgrest.org/en/v13/references/api/preferences.html#max-affected) postgrest 13 feature at the client level - Add tests, introduce a more generic way to handle...
## What kind of change does this PR introduce? This lay out the ground basis to start introducing new postgrest-13 features to the client library. 1. It adds a way...
## What kind of change does this PR introduce? Once https://github.com/supabase/postgres-meta/pull/915 is merged This introduce automatic types inferences for "joins based on functions" to `postgrest-js`. Along with the type generation...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
Should be merged once: https://github.com/supabase/postgres-meta/pull/948/files is merged