m0rt3nlund
m0rt3nlund
Hi! I was just wondering if you could make an example for how you would implement the clientcode to support the ESP running wifiManager? This appears to stop your code...
**Describe the bug** The "Updated at" timestamp seems to not get updated during atomic update **To Reproduce** ``` defmodule Shared.Ash.Support.CRM.Agent do use Ash.Resource, data_layer: AshPostgres.DataLayer attributes do uuid_primary_key :id do...
**Describe the bug** I am not sure if this is a bug or a feature seen from the project, but for me it is a bug. **To Reproduce** - Create...
Hi! The page does not currently work. It only replies with "Edit in JSFiddle" Morten
Hi! I am trying to compile this project as it is part of the Elixir Ash library. I am compiling it using Burrito which is using Zig (Mingw) I have...
Hi! Is there a special reason why I cannot override the `vendor`? If I try to set it to `TARGET_VENDOR="pc"` it is reset back to `unknown` The reason why I...
### Host Tell us about your Host OS (the machine you're building burrito apps on) **Host OS**: Docker Debian Bullseye **Host CPU**:x 86_64 Please run `zig version` in your Burrito...
Hi! I posted this question in the repo for off_broadway_kafka also, but i think this is the most correct place for it: I have a problem when there is high...
Hi! I am having some problems using this library when I have high throughput in my application. This is reproducible in my application when I use short time processing handle_batch...
This allows multiple subscriptions to the same topic and later the ability to remove a specific subscription instead of "all" subscriptions for the topic