Files
oak-gpui/crates
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 22:28:08 -05:00
2024-02-23 16:23:42 -08:00
2024-02-22 22:28:08 -05:00
2024-02-23 11:38:20 -07:00
2024-02-12 22:28:26 -07:00
2024-02-22 11:22:12 -08:00
2024-02-19 21:49:47 -07:00
2024-02-22 10:07:36 -07:00
2024-01-29 23:47:20 -05:00