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(model): add applyTimestamps() function to apply all schema timestamps, including subdocuments, to a given POJO #14943

Merged
merged 4 commits into from
Oct 13, 2024

Commits on Oct 8, 2024

  1. feat(model): add applyTimestamps() function to apply all schema times…

    …tamps, including subdocuments, to a given POJO
    
    Fix #14698
    vkarpov15 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8d66fa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update lib/helpers/document/applyTimestamps.js

    Co-authored-by: hasezoey <[email protected]>
    vkarpov15 and hasezoey authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    da75251 View commit details
    Browse the repository at this point in the history
  2. fix code review comments

    vkarpov15 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c52041b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce41a5 View commit details
    Browse the repository at this point in the history