analytics/priv/data_migrations/NumericIDs/sql
Adam 6637751a5e
Implement Numeric IDs migration (#2762)
* 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>
2023-03-23 09:47:41 +01:00
..
attach-tmp-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
attach-tmp-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
check-replicas.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
create-dict-from-static-file.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
create-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
create-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
create-tmp-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
create-tmp-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
drop-dict.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
drop-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
drop-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
drop-tmp-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
drop-tmp-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
insert-into-tmp-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
insert-into-tmp-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
list-partitions.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
truncate-tmp-events-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00
truncate-tmp-sessions-v2.sql.eex Implement Numeric IDs migration (#2762) 2023-03-23 09:47:41 +01:00