Chris Gwilliams

Results 120 comments of Chris Gwilliams

Thanks for this @IcedTea2K ! This is a pretty clean guide and could be integrated into the docs for sure! As I see it, I think this issue highlights 2...

@vvvyyynet I would wait until there are docs for this if you are not super comfortable as it can break things. However, running the command above when connected to the...

Also transferring issue to postgrest-js repo. Related to https://github.com/supabase/postgrest-js/issues/447 which was fixed recently. Could be combined with #523 and #520

Hello all. Thanks for opening (and for the suggestions)! As the issue is [open](https://github.com/supabase/supabase-js/issues/808) on the JS library, we would close this one to keep the discussion (and work) centralised.

Moving this issue to Postgrest-js repo. Issue is similar to https://github.com/supabase/postgrest-js/issues/447 which was fixed recently

Hey hey, thanks for opening! By default, the migrations commands exclude system schemas but it can include them if it is run with `-s`. Was it ever run to include...

Hi @glib-0 Thanks for opening! I can reproduce this so I will transfer this issue to the `wrappers` repo.

SQL used: `select * from test_table;` This was run in the SQL Editor and in `psql`, yep Tested with a locally running SQL Server container

Hi @GuysmoB, To diagnose this further, it will be easier to set this as a minimal reproducible example as it is harder to debug As an example: ``` function createChannel(client,...

Thanks for the suggestion! I will let someone from the Frontend team respond and we also accept PRs!