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

fix: set updateAt on records when updating a record #1272

Merged
merged 13 commits into from
Feb 10, 2023

Commits on Dec 19, 2022

  1. updating updatedAt when a record is saved or updated

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a7f7e44 View commit details
    Browse the repository at this point in the history
  2. updating test records

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    28a1230 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merged Main

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    e47be2c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    20e92e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ccf262 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. updated tests to check the updatedAt time is set properly

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    17cd492 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    1ad765e View commit details
    Browse the repository at this point in the history
  2. checked updated time against time at start of the tests

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    18402b4 View commit details
    Browse the repository at this point in the history
  3. updated askar to be inline with changes

    Signed-off-by: KolbyRKunz <kolbykunz@yahoo.com>
    KolbyRKunz committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    062f596 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    77dfb7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c2583 View commit details
    Browse the repository at this point in the history
  3. fix: update test snapshots

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0c3a5aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from genaris/fix/update-snapshots

    fix: update test snapshots
    KolbyRKunz committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    02605b1 View commit details
    Browse the repository at this point in the history