Tags: metabase/metabase
Tags
fix: improve effective children performance (#59004) (#59439) * fix: improve effective children performance on the /items endpoint by reusing the permission CTE * fix: remove n+1 hydration call for card children * fix: remove case/whens in sort statements * fix: scope search results for modal to collections * fix: function to convert to collection items * fixup! PR suggestion * fixup! add row-lock fixture for mariadb flake * add debug for failing test * fixup! make sure api/bit->boolean is called first --------- Co-authored-by: Edward Paget <edpaget@users.noreply.github.com> Co-authored-by: John Swanson <john.swanson@metabase.com> Co-authored-by: Nathan Voxland <nathan@metabase.com> Co-authored-by: Ryan Laurie <ryan@metabase.com>
fix: improve effective children performance (#59004) (#59439) * fix: improve effective children performance on the /items endpoint by reusing the permission CTE * fix: remove n+1 hydration call for card children * fix: remove case/whens in sort statements * fix: scope search results for modal to collections * fix: function to convert to collection items * fixup! PR suggestion * fixup! add row-lock fixture for mariadb flake * add debug for failing test * fixup! make sure api/bit->boolean is called first --------- Co-authored-by: Edward Paget <edpaget@users.noreply.github.com> Co-authored-by: John Swanson <john.swanson@metabase.com> Co-authored-by: Nathan Voxland <nathan@metabase.com> Co-authored-by: Ryan Laurie <ryan@metabase.com>
fix: improve effective children performance (#59004) (#59439) * fix: improve effective children performance on the /items endpoint by reusing the permission CTE * fix: remove n+1 hydration call for card children * fix: remove case/whens in sort statements * fix: scope search results for modal to collections * fix: function to convert to collection items * fixup! PR suggestion * fixup! add row-lock fixture for mariadb flake * add debug for failing test * fixup! make sure api/bit->boolean is called first --------- Co-authored-by: Edward Paget <edpaget@users.noreply.github.com> Co-authored-by: John Swanson <john.swanson@metabase.com> Co-authored-by: Nathan Voxland <nathan@metabase.com> Co-authored-by: Ryan Laurie <ryan@metabase.com>
Remove back push filters for embedding-sdk.yml (#59406) Co-authored-by: Timofey Kachalov <timofei@metabase.com>
PreviousNext