about summary refs log tree commit diff
path: root/db/schema.rb
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2019-06-04 17:12:25 +0200
committerGitHub <noreply@github.com>2019-06-04 17:12:25 +0200
commit58946fef3c05342289c1c50132996fc4fd01cf68 (patch)
treeaf2df753e591d65a77e55c851cfe2b1979f47683 /db/schema.rb
parent1d5434d34c9bf86dea669676b7e8587255d38135 (diff)
parent8eb7c3304ee1260de3e8e1d1f32bd67409488756 (diff)
Merge pull request #1079 from ThibG/glitch-soc/merge-upstream
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 96961c812..aa02be55f 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_05_19_130537) do
+ActiveRecord::Schema.define(version: 2019_05_29_143559) do
 
   # These are extensions that must be enabled in order to support this database
   enable_extension "plpgsql"