diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/schema.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb index 7a5411d1c..97e4b3142 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: 2020_09_21_030158) do +ActiveRecord::Schema.define(version: 2020_09_23_000000) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" |