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

chore: Add createdAt column to User table #4981

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

dsamojlenko
Copy link
Member

Summary | Résumé

In preparation for an upcoming feature to allow monitoring of incoming registrations to block/remove signups with group email accounts. Adds a createdAt column to User so that we can group/sort recently created accounts.

Note that when this PR is deployed, all existing accounts will receive a CreatedAt date of the day of the deployment.

@dsamojlenko dsamojlenko enabled auto-merge (squash) January 15, 2025 16:18
@dsamojlenko dsamojlenko merged commit dbe015b into main Jan 15, 2025
13 checks passed
@dsamojlenko dsamojlenko deleted the chore/add_created_at_to_user branch January 15, 2025 16:19
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.

2 participants