mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
parent
bdb1090a40
commit
ff9372baea
5 changed files with 11 additions and 5 deletions
|
@ -0,0 +1,5 @@
|
|||
class RenameRegistrarDirectoHandleToAccountingCustomerCode < ActiveRecord::Migration
|
||||
def change
|
||||
rename_column :registrars, :directo_handle, :accounting_customer_code
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue