mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
parent
13d6799780
commit
5425a9ed7f
6 changed files with 7 additions and 103 deletions
5
db/migrate/20170604182521_remove_log_pricelists.rb
Normal file
5
db/migrate/20170604182521_remove_log_pricelists.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
class RemoveLogPricelists < ActiveRecord::Migration
|
||||
def change
|
||||
drop_table :log_pricelists
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue