Ran a DB:micrate, this is a change to the order

This commit is contained in:
summerscope
2014-09-05 11:39:43 +10:00
parent 0138fded17
commit c64ef39e22

View File

@@ -563,9 +563,9 @@ ActiveRecord::Schema.define(:version => 20140826043521) do
t.string "email"
t.text "special_instructions"
t.integer "distributor_id"
t.integer "order_cycle_id"
t.string "currency"
t.string "last_ip_address"
t.integer "order_cycle_id"
t.integer "cart_id"
end