diff options
| author | mo khan <mo@mokhan.ca> | 2014-09-20 22:29:11 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2014-09-20 22:29:11 -0600 |
| commit | 3dea955d0cdcf000c9ad2eaa2cfb1b0077054dc7 (patch) | |
| tree | d7464c14127680dd140b5e2d2f9abc53ef62fb70 /db | |
| parent | 3c60d2be23e0325deac0f136c16e89185d21a9be (diff) | |
run new migration.
Diffstat (limited to 'db')
| -rw-r--r-- | db/schema.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb index 5e98aa87..825289ef 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20140920033516) do +ActiveRecord::Schema.define(version: 20140921024709) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" |
