Matt Aitken
1bca378000
Query fixes ( #2876 )
...
Don’t allow aliased columns to be queried – it was actually safe but
confusing. We call `created_at` -> `triggered_at` but we still allowed
created_at which was confusing.
Now we have nice errors if you try select columns that aren’t
selectable.
Also removed a ClickHouse setting `allow_experimental_object_type` which
worked fine locally but stopped all queries working on ClickHouse Cloud
🤦♂️
2026-01-13 17:43:25 +00:00
..
2025-05-09 15:52:17 +01:00
2025-07-21 23:04:44 +01:00
2025-07-08 14:59:31 +01:00
2024-11-29 12:40:15 +00:00
2025-11-19 13:56:15 +00:00
2025-09-12 14:56:54 +01:00
2026-01-13 11:21:13 +00:00
2025-07-10 16:42:32 +01:00
2025-11-19 18:01:12 +00:00
2025-12-23 09:22:00 +00:00
2025-09-17 14:10:25 +02:00
2025-12-09 09:51:42 +00:00
2025-08-20 16:04:50 +01:00
2025-10-01 12:41:18 -07:00
2025-02-03 13:59:58 +00:00
2026-01-13 11:21:13 +00:00
2025-03-17 13:32:31 +00:00
2025-03-08 14:53:06 +00:00
2025-06-04 17:18:46 +01:00
2025-06-17 06:48:05 +01:00
2025-07-08 14:59:31 +01:00
2025-10-01 12:41:18 -07:00
2025-07-14 15:50:01 +01:00
2025-09-09 13:03:43 +02:00
2025-12-09 09:51:42 +00:00
2025-09-02 16:35:33 +02:00
2025-12-09 09:51:42 +00:00
2024-11-19 13:14:25 +00:00
2025-05-07 19:55:29 +01:00
2025-03-17 13:32:31 +00:00
2025-12-09 09:51:42 +00:00
2025-07-24 15:09:50 +01:00
2025-09-29 17:28:36 +02:00
2025-08-27 13:23:45 +02:00
2025-09-25 19:17:51 +02:00
2025-12-03 16:40:21 +01:00
2025-10-08 16:59:25 +02:00
2025-10-08 16:59:25 +02:00
2026-01-13 11:12:15 +00:00
2026-01-13 17:43:25 +00:00
2025-01-29 16:28:51 +00:00
2025-11-11 14:54:00 +00:00
2025-06-10 12:11:01 +01:00
2026-01-13 11:12:15 +00:00
2025-10-01 12:41:18 -07:00
2025-12-16 14:32:49 +00:00
2025-10-01 12:41:18 -07:00
2025-08-07 12:41:39 +01:00
2025-05-14 20:40:47 +01:00
2026-01-08 15:56:44 +00:00
2026-01-13 12:18:30 +00:00
2025-03-08 14:53:06 +00:00
2025-07-08 13:44:47 +01:00
2025-09-04 09:53:15 +01:00
2025-04-30 14:02:02 +01:00
2025-06-05 22:57:29 +01:00
2025-09-17 14:10:25 +02:00
2025-07-14 15:50:01 +01:00