Update schema.rb

This commit is contained in:
Muhsin Keloth
2023-05-12 10:00:07 +05:30
parent 18d9271891
commit 82270e9405
+1 -1
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_05_10_113208) do
ActiveRecord::Schema[7.0].define(version: 2023_05_12_040636) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_stat_statements"
enable_extension "pg_trgm"