Zachary Welch
Zachary Welch
Similar to #60 and #63, wondering if there's a way for `.before` and `.after` to return scope (do nothing) when the argument is nil, similar to `.between_times`. > `between_times(start_time, nil)`...
Her doesn't setup dirty tracking on `id` or `primary_key` when a new model's initialized. This impacts the behavior of `persisted?` and `new_record?` **Existing behavior** ```ruby class User include Her::Model end...
I'm seeing the following errors on cubestore worker pods when using the default configuration of 2 routers and 2 workers with pre-aggregations defined. > 2024-05-24T15:11:43.677Z ERROR [cubestore::cluster::ingestion::job_runner] Error in processing...