chore: bump schema version for data migration

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
tds-1
2026-03-16 12:05:39 +05:30
co-authored by Claude Opus 4.6
parent 9f345c8d48
commit 8c0655d618
+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: 2026_02_26_153427) do
ActiveRecord::Schema[7.1].define(version: 2026_03_16_000001) do
# These extensions should be enabled to support this database
enable_extension "pg_stat_statements"
enable_extension "pg_trgm"