Files
oak-gpui/crates/collab/src
Marshall Bowers 7599933f30 Fix uploads to edit_events table (#8318)
This PR fixes uploads the `edit_events` table.

We were trying to insert into a column that didn't exist:

```
HTTP error 500 Internal Server Error: failed to upload to table 'edit_events'

Caused by:
    bad response: Code: 16. DB::Exception: No such column os_name in table default.edit_events
```

Release Notes:

- N/A
2024-02-23 20:58:45 -05:00
..
2024-02-22 10:07:36 -07:00
2024-02-22 10:07:36 -07:00
2024-01-17 18:06:16 -08:00
2024-02-23 13:36:20 -05:00
2024-02-23 16:23:42 -08:00
2024-02-22 10:07:36 -07:00