mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
parent
3954a7c074
commit
f4ddebf5c3
8 changed files with 8 additions and 349 deletions
|
@ -0,0 +1,6 @@
|
|||
class RemoveAddressesWithVersions < ActiveRecord::Migration
|
||||
def change
|
||||
drop_table :addresses
|
||||
drop_table :log_addresses
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue