diff --git a/db/schema.rb b/db/schema.rb index 49dae1fa6e..7f3b49ca3c 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20181106162211) do +ActiveRecord::Schema.define(:version => 20181123012635) do create_table "account_invoices", :force => true do |t| t.integer "user_id", :null => false