sev-2 / raiden

A Framework for Supabase
MIT License
24 stars 2 forks source link

hotfix: remove return representation header #79

Closed toopay closed 1 month ago

toopay commented 1 month ago

Description

The preferred return representation interferes with RLS in some cases, making it difficult to optimize performance and leading to potential inconsistencies in certain scenarios.

Type of change

Please delete options that are not relevant.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Flag Coverage Δ
-race 72.24% <ø> (+0.04%) :arrow_up:
-tags "sonic avx" 72.23% <ø> (+0.08%) :arrow_up:
-tags go_json 72.23% <ø> (+0.03%) :arrow_up:
-tags nomsgpack 72.23% <ø> (+0.06%) :arrow_up:
go-1.21 71.56% <ø> (+0.03%) :arrow_up:
go-1.22 72.23% <ø> (+0.02%) :arrow_up:
macos-latest 72.25% <ø> (+0.03%) :arrow_up:
ubuntu-latest 72.24% <ø> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
controller.go 59.45% <ø> (+0.53%) :arrow_up:

... and 1 file with indirect coverage changes