-
**Core Concept/Theory**
We would need a clear and concise description of the concept. For example, It would be cool if [...]
This is the issue ticket for keeping track of the netcode related to th…
-
# Bug report
## Describe the bug
I get this error after running the nuget command inside my Assets folder. `nuget install supabase-csharp -OutputDirectory ./ -Framework netstandard2.0`
Assem…
-
# Bug report
## Describe the bug
When uploading a file which is bigger than 5GB, on the Pro Plan with a global limit of 20GB the following error is returned:
```
Newtonsoft.Json.JsonReaderExce…
-
# Bug report
When I tried to delete a row from a table where I forgot to set up a permissive DELETE policy, the client kept returning a successful response code, even though the row wasn't deleted.…
-
# Improve documentation
## Link
https://supabase.com/docs/reference/csharp/rpc?example=call-a-stored-procedure
## Describe the problem
There is no examples or documentation on handling th…
-
# Bug report
I do not see any events to tables in schema "**NextWare.Concierge.ConciergeServices**". If I rename to "**NextWare_Concierge_ConciergeServices**" it seems to fire events from within t…
-
# Improve documentation
The supabase.org documentation page for the SignUp method states:
```
Confirm email determines if users need to confirm their email address after signing up.
- If Confi…
-
# Bug report
## Describe the bug
In supabase have a `Recipes` table with 2 columns: `id` (int8 and primary key) and `Name` (text)
So in my C# code I have a `Recipe` class:
```
using Postgre…
-
# Bug report
## Describe the bug
An exception occurs in `Table Where(Expression predicate)` if the predicate includes more than 2 or'ed conditions.
## To Reproduce
Given the following model …
-
# Improve documentation for Storage API while awaiting longer term solution for being able to download all files from storage buckets
## User Problem
User would like to download all files from a s…