spec/dummy/rails-4.0.4/db/schema.rb in notify_user-0.0.16 vs spec/dummy/rails-4.0.4/db/schema.rb in notify_user-0.0.18
- 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: 20140519075751428428230000) do
+ActiveRecord::Schema.define(version: 20140624075852590590153000) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
create_table "notify_user_notifications", force: true do |t|