fix conflit schema.rb
This commit is contained in:
parent
95a3f17976
commit
e0f07e45e2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema[7.0].define(version: 2024_11_19_142129) do
|
||||
ActiveRecord::Schema[7.0].define(version: 2024_11_26_145420) do
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "pg_buffercache"
|
||||
enable_extension "pg_stat_statements"
|
||||
|
|
Loading…
Reference in a new issue