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

Added support of timestamp/date/time using curly brackets #297

Merged
merged 8 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. added bracketed time/date/timestamp input, and tests

    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    359c3ac View commit details
    Browse the repository at this point in the history
  2. Removed unused import, removed accidentilly added test, removed ignor…

    …e from test
    
    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b22760c View commit details
    Browse the repository at this point in the history
  3. Added unit tests, added invalid tests, added tests comparing brackete…

    …d timestamp to normal query, added documentation
    
    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    39c50da View commit details
    Browse the repository at this point in the history
  4. fixed fetched rows missing on doctest

    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    074103d View commit details
    Browse the repository at this point in the history
  5. fixed checkstyle errors

    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    05b7648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be1d805 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Add copyright header to new file and file missing one

    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f69671c View commit details
    Browse the repository at this point in the history
  2. Added extra newline after copyright header

    Signed-off-by: Matthew Wells <[email protected]>
    matthewryanwells committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1657498 View commit details
    Browse the repository at this point in the history