about summary refs log tree commit diff
path: root/db/schema.rb
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-11-18 03:32:43 -0600
committermultiple creatures <dev@multiple-creature.party>2019-11-18 03:32:43 -0600
commite90e1283f965d30286a6511fe10ccc2817e846eb (patch)
treea96aa8cfe32e1a4ec27b494214a801e7bc8d7db1 /db/schema.rb
parent158369f367a4a29eb960a7489939c5e13c33dc0b (diff)
Committing this unnecessary schema version update.
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 0e5aca23d..bfb123aa3 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_11_18_064252) do
+ActiveRecord::Schema.define(version: 2019_11_18_084127) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "pg_trgm"