mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 01:54:34 +03:00
6637751a5e
* Implement Numeric IDs migration * Fix typo * Mute credo for now * Improve configurability and add stop_t * Adjust to Ch/Chto only * Fix opts key for dictionary password * Add regular ecto migration with numeric ids v2 schemas (#2768) * Add regular ecto migration * Fix typo * Update priv/ingest_repo/migrations/20230320094327_create_v2_schemas.exs Co-authored-by: Vini Brasil <vini@hey.com> * Implement v2 events/sessions schema modules (#2777) * Implement v2 events/sessions schema modules * Clean up session schemas --------- Co-authored-by: Vini Brasil <vini@hey.com> * Update moduledocs --------- Co-authored-by: Vini Brasil <vini@hey.com> |
||
---|---|---|
.. | ||
attach-tmp-events-v2.sql.eex | ||
attach-tmp-sessions-v2.sql.eex | ||
check-replicas.sql.eex | ||
create-dict-from-static-file.sql.eex | ||
create-events-v2.sql.eex | ||
create-sessions-v2.sql.eex | ||
create-tmp-events-v2.sql.eex | ||
create-tmp-sessions-v2.sql.eex | ||
drop-dict.sql.eex | ||
drop-events-v2.sql.eex | ||
drop-sessions-v2.sql.eex | ||
drop-tmp-events-v2.sql.eex | ||
drop-tmp-sessions-v2.sql.eex | ||
insert-into-tmp-events-v2.sql.eex | ||
insert-into-tmp-sessions-v2.sql.eex | ||
list-partitions.sql.eex | ||
truncate-tmp-events-v2.sql.eex | ||
truncate-tmp-sessions-v2.sql.eex |