feat: Add feature_citation toggle for Captain assistants (#12052)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Shivam Mishra
2025-08-11 13:06:20 +05:30
committed by GitHub
parent 6cab741392
commit fcc6e2b8b2
9 changed files with 115 additions and 17 deletions

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_08_05_160307) do
ActiveRecord::Schema[7.1].define(version: 2025_08_08_123008) do
# These extensions should be enabled to support this database
enable_extension "pg_stat_statements"
enable_extension "pg_trgm"