analytics/config
Karl-Aksel Puulmann ac7da6a9d4
Set materialized_views_ignore_errors (#3784)
We had an incident where a stray materialized view caused inserts to fail. This setting
causes stray mv errors to silently fail, which is okay for our current usecases.

Further reading: https://clickhouse.com/docs/en/sql-reference/statements/create/view#materialized-view
2024-02-14 13:21:36 +02:00
..
.env.dev Set CLICKHOUSE_MAX_BUFFER_SIZE_BYTES to 1M on dev (#3635) 2023-12-14 17:06:09 +01:00
.env.test Implement core logic for TOTP support (#3525) 2023-11-20 14:04:48 +01:00
config.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00
dev.exs Enable JSON log formatting (#3512) 2023-11-13 14:53:11 +01:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs Set materialized_views_ignore_errors (#3784) 2024-02-14 13:21:36 +02:00
small_dev.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
small_test.exs Add small build option (#3536) 2023-11-20 12:52:20 +01:00
small.exs Remove custom domains support + update build options (#3559) 2023-11-29 11:04:54 +01:00
test.exs Generalize Cache/Warmers - extract only specifics to Site.Cache (#3716) 2024-01-30 10:11:29 +01:00