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

add created date to user #76

Merged
merged 3 commits into from
Oct 20, 2023
Merged

add created date to user #76

merged 3 commits into from
Oct 20, 2023

Conversation

ddusichka
Copy link
Contributor

ℹ️ Issue

Closes clickup ticket link

📝 Description

Briefly list the changes made to the code:

  • Added an auto-generated createdDate column to User

✔️ Verification

What steps did you take to verify your changes work? These should be clear enough for someone to be able to clone the branch and follow the steps themselves.

  • Updated user examples and ran tests to ensure everything still works.
  • Checked DB table to ensure that migration properly adds the new column.

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

@DerekL27 DerekL27 self-requested a review October 6, 2023 15:16
Copy link
Contributor

@DerekL27 DerekL27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

@leahzeisner leahzeisner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DerekL27 DerekL27 merged commit e2d9242 into master Oct 20, 2023
4 checks passed
@pr-jpal-gif-bot
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants