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

DM-12256: Incorporate AssociationTask into ap_pipe #7

Merged
merged 2 commits into from
Oct 24, 2017

Commits on Oct 19, 2017

  1. Fix prior test failure.

    kfindeisen committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    f278852 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Add AssociationTask.

    The API for AssociationTask currently requires that the database be
    set up as a separate step. The code for doing so has been decoupled
    from AssociationDBSqliteTask as much as possible to make it easier
    to add new DB implementations in the future.
    kfindeisen committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    fbbf4be View commit details
    Browse the repository at this point in the history