Migrate database

This commit is contained in:
Justin Edmund 2023-08-19 23:43:44 -07:00
parent d7d423260d
commit 68d1e33827

View file

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