about summary refs log tree commit diff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-10-27 18:54:26 +0200
committerThibaut Girka <thib@sitedethib.com>2018-10-27 18:54:26 +0200
commitc13cfeac0952b112140d48a076d685730ff39b06 (patch)
tree304e82845e241ed35840e5e578dd496efb3f74a4 /db/schema.rb
parent5bb8563f6c0ec9021d6e70d85544147e6c2d0f44 (diff)
parenteef8d9a5f7d07bf785c6a7184e01374e211c6d7f (diff)
Merge branch 'master' into glitch-soc/merge-upstream
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 01ab9c17b..9e718615f 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: 2018_10_24_224956) do
+ActiveRecord::Schema.define(version: 2018_10_26_034033) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"