Joonas

Results 95 issues of Joonas

### Motivation This has been talked about in bunch of issues already (#1252, #2139, #1906 and more), but I couldn't find a current issue describing this specific issue: returning `T...

enhancement

**Is your feature request related to a problem? Please describe.** I would like to ban certain types of arbitrary values, namely colors (#hexhex or rgb(1,2,3)). **Describe the solution you'd like**...

enhancement

## What kind of change does this PR introduce? Makes embedded many-to-one resource type non-null when using inner join ## What is the current behavior? Inner joined resources are nullable,...

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Adds some shortcut methods to get data/count from a Supabase query. I've added these helpers to a couple of codebases and have found them very useful, so I think they...

## What kind of change does this PR introduce? Preliminary support for [spreading resource](https://postgrest.org/en/stable/references/api/resource_embedding.html#spread-embedded-resource).

## Describe the bug When a relation has the `!inner` hint, the relationship can be considered to always exist due to the embedded resource being included as an inner join....

bug

## What kind of change does this PR introduce? Handle column name as target. See column name section at https://postgrest.org/en/stable/references/api/resource_embedding.html#embedding-disambiguation ## What is the new behavior? When a many-to-one relationship...

**What happens:** game.CleanUpMap() kills all BASS streams no matter how they were created **Why is this wrong:** some BASS streams are supposed to continue over map cleanups (eg. UI music...

Dependency: BASS