refactor: update migration

This commit is contained in:
Shivam Mishra
2025-07-10 20:29:23 +05:30
parent bda09cc064
commit 9165cab1ec
2 changed files with 1 additions and 1 deletions
+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.1].define(version: 2025_07_09_075622) do
ActiveRecord::Schema[7.1].define(version: 2025_07_10_145708) do
# These extensions should be enabled to support this database
enable_extension "pg_stat_statements"
enable_extension "pg_trgm"