mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 13:15:40 +02:00
parent
7dee10c683
commit
dc620e7780
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
class RenameInvoicesVarPrcToVatRate < ActiveRecord::Migration
|
class RenameInvoicesVatPrcToVatRate < ActiveRecord::Migration
|
||||||
def change
|
def change
|
||||||
rename_column :invoices, :vat_prc, :vat_rate
|
rename_column :invoices, :vat_prc, :vat_rate
|
||||||
end
|
end
|
Loading…
Add table
Add a link
Reference in a new issue