We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ai_posts_embeddings
1 parent 3e577b6 commit bbae453Copy full SHA for bbae453
config/initializers/000-active_record.rb
@@ -5,6 +5,7 @@
5
# but the tables are likely still present in the test database.
6
ActiveRecord.schema_cache_ignored_tables.push(
7
"ai_topics_embeddings",
8
+ "ai_posts_embeddings",
9
"ai_user_embeddings",
10
"ai_document_fragments_embeddings",
11
)
0 commit comments