Kris Braun
Kris Braun
Sometimes currency is a user-selectable option at checkout. I couldn't find a method to change the currency after configuring `AnalyticsProvider`. Could a method be exposed?
For some unknown reason, Metabase fails to return a handshake when the server advertises CLIENT_CONNECT_ATTRS. Attempting to remove CLIENT_CONNECT_ATTRS from a `mysql2` server led me to confirm the following: 1....
Hit this issue when using `invisibleItemsThreshold = 20` with a fetcher that returns one item at a time. [This code](https://github.com/EdsonBueno/infinite_scroll_pagination/blob/master/lib/src/widgets/helpers/paged_layout_builder.dart#L267) assumes a fetch only needs to be triggered when crossing...
Is there a way to denormailze just the count on embedded and referenced documents? Among other thing, I'd like to use that as criteria in an order_by.
When running `artisan schedule:run`, what is the best way to send error to Rollbar?
When rendering a collection, is there a way to catch exceptions when rendering an individual resource? Sometimes model changes cause old resources to fail without making it clear which resource...
# 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...
**Describe the bug** When I edit any field (e.g. a text field) in a MySQL table with a primary key (icon showing), the cell is highlighted yellow but the apply...