Browse Source

Schema

pull/611/head
baarkerlounger 3 years ago
parent
commit
5e46cc82b2
  1. 2
      db/schema.rb

2
db/schema.rb

@ -10,7 +10,7 @@
# #
# It's strongly recommended that you check this file into your version control system. # It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[7.0].define(version: 2022_05_23_150557) do ActiveRecord::Schema[7.0].define(version: 2022_05_25_130518) do
# These are extensions that must be enabled in order to support this database # These are extensions that must be enabled in order to support this database
enable_extension "plpgsql" enable_extension "plpgsql"

Loading…
Cancel
Save