mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
parent
8c4e6f1656
commit
83f8a9fb6a
44 changed files with 530 additions and 610 deletions
|
@ -0,0 +1,5 @@
|
|||
class DropBusinessRegistryCaches < ActiveRecord::Migration
|
||||
def change
|
||||
drop_table :business_registry_caches
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue