mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 17:44:43 +03:00
3310006337
Previous migration took forever on prod, likely because Map lookups are linear time in complexity. `transform/3` helps achieve the same functionality with the help of a hash table and updated WHERE clause allows skipping most rows which dont need updating Co-authored-by: Uku Taht <Uku.taht@gmail.com> |
||
---|---|---|
.. | ||
migrations | ||
structure.sql |