Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Numeric IDs migration #2762

Merged
merged 8 commits into from
Mar 23, 2023
Merged

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    eacae99 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    aerosol committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8b44de5 View commit details
    Browse the repository at this point in the history
  3. Mute credo for now

    aerosol committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    aa5b0cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06f22bc View commit details
    Browse the repository at this point in the history
  5. Adjust to Ch/Chto only

    aerosol committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    30af66d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    2823261 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. 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>
    aerosol and vinibrsl committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7f29588 View commit details
    Browse the repository at this point in the history
  2. Update moduledocs

    aerosol committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ea81f06 View commit details
    Browse the repository at this point in the history