Merge pull request #655 from internetee/registry-343

Registry 343
This commit is contained in:
Timo Võhmar 2017-12-08 09:54:58 +02:00 committed by GitHub
commit 9e699ec356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 7 deletions

View file

@ -1,5 +0,0 @@
class RemoveRegistrarExcludeInMonthlyDirecto < ActiveRecord::Migration
def change
remove_column :registrars, :exclude_in_monthly_directo, :string
end
end

View file

@ -5052,8 +5052,6 @@ INSERT INTO schema_migrations (version) VALUES ('20171009080822');
INSERT INTO schema_migrations (version) VALUES ('20171009082321');
INSERT INTO schema_migrations (version) VALUES ('20171025110933');
INSERT INTO schema_migrations (version) VALUES ('20171025113808');
INSERT INTO schema_migrations (version) VALUES ('20171025153841');