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: removing id field and adding created at field to deployments table #757

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

claire1618
Copy link
Contributor

@claire1618 claire1618 commented Jan 24, 2024

Removing the ID field because it doesn't really provide any useful data.
Adding the Created At field so that users can see when deployments were created.

Going from:
Screenshot 2024-01-24 at 10 19 19 AM

to:
Screenshot 2024-01-24 at 10 18 09 AM

@claire1618 claire1618 requested a review from a team as a code owner January 24, 2024 16:19
Copy link
Contributor

@ecrupper ecrupper left a comment

Choose a reason for hiding this comment

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

Nice

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

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

lgtm

@claire1618 claire1618 merged commit 1ae0459 into main Jan 25, 2024
12 checks passed
@claire1618 claire1618 deleted the feat/deploymentFixes branch January 25, 2024 15:20
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.

5 participants