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

Remoção de default value #209

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

GyodaiDDA
Copy link
Contributor

Alterada a migration 20240126133553_add_edited_at_to_posts.rb

A migration acrescentava default: Time.zone.now na coluna edited_at de posts, causando o schema a gerar conflito sempre que se faz migrate. O motivo da mudança anterior já foi contornado de outra forma.

A migration acrescenta default: Time.zone.now na coluna edited_at de posts, causando o schema a gerar conflito sempre que se faz migrate. O motivo da mudança anterior já foi contornado de outra forma.
Copy link
Contributor

@caiquedv caiquedv left a comment

Choose a reason for hiding this comment

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

Boua!

@GyodaiDDA GyodaiDDA merged commit 01ec599 into main Feb 14, 2024
2 checks passed
@GyodaiDDA GyodaiDDA deleted the fix/default-edited-at-em-posts branch February 14, 2024 13:13
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.

4 participants