safee
safee
DTDrizzle Team
Created by safee on 11/17/2024 in #help
Ignore unrelated indices
How do I make sure that drizzle doesn't delete some indices that I made separately? To be more specific, I created full text search indices using ParadeDB, which uses pg_search. Every time I do drizzlekit push, it deletes those indices and I have to recreate them. Is there a way to let drizzle know to ignore indices and tables/views based on some rule?
1 replies
DTDrizzle Team
Created by safee on 11/17/2024 in #help
Materialized views syntax error
No description
1 replies