spec/dummy/db/schema.rb in maestrano-connector-rails-0.0.1 vs spec/dummy/db/schema.rb in maestrano-connector-rails-0.2.0
- old
+ new
@@ -9,10 +9,10 @@
# from scratch. The latter is a flawed and unsustainable approach (the more migrations
# you'll amass, the slower it'll run and the greater likelihood for issues).
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20151209134449) do
+ActiveRecord::Schema.define(version: 20151122163449) do
create_table "maestrano_connector_rails_id_maps", force: :cascade do |t|
t.string "connec_id"
t.string "connec_entity"
t.string "external_id"