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

Update to support Ecto v3 #1

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Update to support Ecto v3 #1

wants to merge 11 commits into from

Commits on Mar 15, 2019

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

Commits on May 28, 2020

  1. Update dependencies

    gerbal committed May 28, 2020
    Configuration menu
    Copy the full SHA
    7c53a3f View commit details
    Browse the repository at this point in the history
  2. mix format

    gerbal committed May 28, 2020
    Configuration menu
    Copy the full SHA
    b63bfbc View commit details
    Browse the repository at this point in the history
  3. WIP update to Ecto 3.x

    gerbal committed May 28, 2020
    Configuration menu
    Copy the full SHA
    52599a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41c299a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. WIP swap out elixir_cassandra for the much more ergonomic xandra libr…

    …ary.
    
    Partially Working:
     - mix ecto.create
     - mix ecto.drop
     - mix ecto.migrate
    
    Co-authored-by: Chirag Rajkarnikar <[email protected]>
    gerbal and chiragrajk committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    5319ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    150ca3d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    3cfa921 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e66a3 View commit details
    Browse the repository at this point in the history
  3. comment out debugging logs

    gerbal committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b876883 View commit details
    Browse the repository at this point in the history