summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2014-09-20 22:29:11 -0600
committermo khan <mo@mokhan.ca>2014-09-20 22:29:11 -0600
commit3dea955d0cdcf000c9ad2eaa2cfb1b0077054dc7 (patch)
treed7464c14127680dd140b5e2d2f9abc53ef62fb70
parent3c60d2be23e0325deac0f136c16e89185d21a9be (diff)
run new migration.
-rw-r--r--db/schema.rb2
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"