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

migration for constraints and defaults #246

Merged
merged 2 commits into from
Apr 13, 2023
Merged

migration for constraints and defaults #246

merged 2 commits into from
Apr 13, 2023

Conversation

ChuckHend
Copy link
Member

@ChuckHend ChuckHend commented Apr 13, 2023

Resolves #244

@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-246.d3q0v4ajtiq4fs.amplifyapp.com

Comment on lines +31 to +32
"createdAt": row.created_at.to_string(),
"updatedAt": row.updated_at.to_string(),
Copy link
Member Author

Choose a reason for hiding this comment

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

these columns are now not null

@ChuckHend ChuckHend marked this pull request as ready for review April 13, 2023 13:30
@ChuckHend ChuckHend merged commit 132381c into main Apr 13, 2023
@ChuckHend ChuckHend deleted the cor-619 branch April 13, 2023 14:11
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.

[COR-618] /extensions/all route fails when updatedAt is empty
2 participants