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

Remove ColumnDefault cop #33

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Remove ColumnDefault cop #33

merged 1 commit into from
Sep 18, 2023

Conversation

cyberdelia
Copy link
Collaborator

Remove ColumnDefault cop since it's mostly outdated advice, see #32.

@cyberdelia cyberdelia merged commit 206928b into master Sep 18, 2023
9 checks passed
@cyberdelia cyberdelia deleted the its-gotten-better branch September 18, 2023 03:34
fdr added a commit to ubicloud/ubicloud that referenced this pull request Nov 14, 2023
This is likely to become the default in a new version of
rubocop-sequel.  It was intended to prevent full-table rewrites, which
new versions of Postgres avoid in common cases and we don't care
particularly much about anyway:

rubocop/rubocop-sequel#32

Eventually setting this explicitly to false will be obsolete, once
this commit reaches a release:

rubocop/rubocop-sequel#33
fdr added a commit to ubicloud/ubicloud that referenced this pull request Nov 14, 2023
This is likely to become the default in a new version of
rubocop-sequel.  It was intended to prevent full-table rewrites, which
new versions of Postgres avoid in common cases and we don't care
particularly much about anyway:

rubocop/rubocop-sequel#32

Eventually setting this explicitly to false will be obsolete, once
this commit reaches a release:

rubocop/rubocop-sequel#33
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.

None yet

1 participant