about summary refs log tree commit diff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorDavid Yip <yipdw@member.fsf.org>2018-05-14 14:14:00 -0500
committerGitHub <noreply@github.com>2018-05-14 14:14:00 -0500
commitb5684e987484661ba63fc9815c03667a8a93586e (patch)
tree755476fb27484fb36bd01578f8f22d4dd8d64562 /db/schema.rb
parent46659655439e7d76726aa38ed5d599a795b3790f (diff)
parentba7ee67498905cbc96d531d45a80e284880e09ee (diff)
Merge pull request #481 from ThibG/glitch-soc/merge
Merge upstream changes
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 2b3dab0d2..def0505a6 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_05_10_230049) do
+ActiveRecord::Schema.define(version: 2018_05_14_140000) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"