mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-08-21 10:54:08 +02:00
`Workspace::default()` is derived, so the first workspace was created with `setting_send_cookies` and `setting_store_cookies` false, contradicting the model's `default_true` serde defaults and the migration's DEFAULT TRUE. `createOrderedModelAtom` returned -1 for equal keys, an inconsistent comparator, so same-millisecond `http_response_event` rows came out of V8's sort reversed.