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

fftimestamp fix, SQL DB persistence implementation #113

Closed
wants to merge 7 commits into from

Commits on Apr 3, 2024

  1. switching to fftime

    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6dac52b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. created new SQLPersistence Interface, instead of using the main Persi…

    …stence interface
    
    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9f94adb View commit details
    Browse the repository at this point in the history
  2. fixing failing tests

    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5071ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. working on sqlpersistence, and fixing the AddSubStatus()

    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    266b843 View commit details
    Browse the repository at this point in the history
  2. working on unit tests

    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    bd4d5d2 View commit details
    Browse the repository at this point in the history
  3. correcting golang-ci lint errors, handling unassigned variables, upda…

    …ting dates from 2023 to 2024
    
    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    10fb630 View commit details
    Browse the repository at this point in the history
  4. correcting golang ci-lint errors, adjusting dates and assigning blank…

    … identifiers for unassigned variables
    
    Signed-off-by: Philip-21 <[email protected]>
    Philip-21 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    157692b View commit details
    Browse the repository at this point in the history