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

Remove unnecessary timestamp columns from models #219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 26, 2016

  1. Remove unnecessary timestamp columns from models

    Remove the timestamp columns from the KalibroModule, ModuleResult,
    MetricResult and ProcessingTime models. They were not used by anything,
    but needed to be populated and inserted in millions of records.
    
    This will require a KalibroClient change in the future.
    danielkza committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    02b33ac View commit details
    Browse the repository at this point in the history