Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
gab
social
gab-social
Commits
00e6d799
Commit
00e6d799
authored
Feb 18, 2021
by
Developer
🥊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed AddIsFlaggedAsSpamToAccounts migration down removal value
parent
bec3360b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
db/migrate/20201212154128_add_is_flagged_as_spam_to_accounts.rb
...rate/20201212154128_add_is_flagged_as_spam_to_accounts.rb
+1
-1
No files found.
db/migrate/20201212154128_add_is_flagged_as_spam_to_accounts.rb
View file @
00e6d799
...
...
@@ -4,6 +4,6 @@ class AddIsFlaggedAsSpamToAccounts < ActiveRecord::Migration[5.2]
end
def
down
remove_column
:accounts
,
:is_
pro
remove_column
:accounts
,
:is_
flagged_as_spam
end
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment