about summary refs log tree commit diff
path: root/db
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-08-05 01:54:08 -0500
committermultiple creatures <dev@multiple-creature.party>2019-08-05 01:54:08 -0500
commitd9cb0d32ede7a93b3bc9e38fd7d5dd192629452f (patch)
tree21648027f9e2bf9b9b1928256b8096b45c1314ed /db
parent1cd9fea3b5a8b87df7fc2c102c102bca7519151a (diff)
update schema
Diffstat (limited to 'db')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 2ff7cfc28..407e1038f 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -10,7 +10,7 @@
 #
 # It's strongly recommended that you check this file into your version control system.
 
-ActiveRecord::Schema.define(version: 2019_08_03_170051) do
+ActiveRecord::Schema.define(version: 2019_08_05_064643) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"