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

feat(journal): show aggregate header for date + record #1542

Commits on Apr 21, 2017

  1. feat(journal): show aggregate header for date + record

    This commit implements the date and record aggregates in the Posting Journal.  I have used MIN for
    the aggregation, though MAX would work as well.  Ultimately, no choice would make sense if the
    column contains non-uniform information.  These columns are expected to have uniform values.
    Jonathan Niles committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    835f99c View commit details
    Browse the repository at this point in the history