mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 04:37:30 +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
|
||||
rename_column :invoices, :vat_prc, :vat_rate
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue