Browse Source

CLDC-1553 Revert schema change

pull/864/head
David May-Miller 3 years ago
parent
commit
2aa0dba5bf
  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.
ActiveRecord::Schema[7.0].define(version: 2022_09_09_120838) do
ActiveRecord::Schema[7.0].define(version: 2022_09_02_082245) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"

Loading…
Cancel
Save