analytics/priv/data_migrations
Karl-Aksel Puulmann 26d41ddbb9
Mutation to populate event session columns (#3844)
* WIP mutation to populate event session columns

* Remove duplication

* report errors, allow_nondeterministic_updates

* use right columns

* Update existing columns instead of session_* ones

* Make dialyzer happy

* Fix issue with passing pre-existing params in

* Logger -> IO.puts

* Use IngestRepo.config for connection settings

* Make dictionary options configurable

* Move allow_nondeterministic_mutations to within the migration

* Solve credo warning about too deep nesting

* Missed logger call

* Pattern matching in function head
2024-03-08 09:27:24 +02:00
..
FunnelDupeGoals/sql Data Migration: rewrite funnels that contain duplicate goals (#3361) 2023-09-21 09:08:43 +02:00
NumericIDs/sql Make self-hosted data migration easier (#2865) 2023-04-21 09:33:57 +02:00
PopulateEventSessionColumns/sql Mutation to populate event session columns (#3844) 2024-03-08 09:27:24 +02:00
VersionedSessions/sql Add data migration for moving sessions_v2 table to VersionedCollapsingMergeTree (#3802) 2024-02-22 09:54:39 +02:00