Update active context Collections table
Adding FK for connection and unique index on name Changelog: changed
显示
- db/migrate/20250219073512_add_connection_id_to_ai_active_context_collections.rb 21 个添加, 0 个删除...512_add_connection_id_to_ai_active_context_collections.rb
- db/post_migrate/20250221113152_index_ai_active_context_collections_on_name.rb 16 个添加, 0 个删除...0221113152_index_ai_active_context_collections_on_name.rb
- db/schema_migrations/20250219073512 1 个添加, 0 个删除db/schema_migrations/20250219073512
- db/schema_migrations/20250221113152 1 个添加, 0 个删除db/schema_migrations/20250221113152
- db/structure.sql 6 个添加, 0 个删除db/structure.sql
- ee/app/models/ai/active_context/collection.rb 4 个添加, 0 个删除ee/app/models/ai/active_context/collection.rb
- ee/app/models/ai/active_context/connection.rb 2 个添加, 0 个删除ee/app/models/ai/active_context/connection.rb
- ee/spec/factories/ai/active_context/collections.rb 1 个添加, 0 个删除ee/spec/factories/ai/active_context/collections.rb
- ee/spec/models/ai/active_context/collection_spec.rb 6 个添加, 1 个删除ee/spec/models/ai/active_context/collection_spec.rb
- scripts/database/migrate.rb 7 个添加, 3 个删除scripts/database/migrate.rb
加载中
想要评论请 注册 或 登录