File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -313,7 +313,7 @@ however it also has switches `--enable-materialized-views-check-sql-changed` and
313313` --disable-materialized-views-check-sql-changed ` which override this setting for that command.
314314
315315This feature also takes into account indexes. When a view is deemed not needing recreating, the process will still
316- check the indexes on the table and delete any extra indexes and create any missing invoices . This reconciliation
316+ check the indexes on the table and delete any extra indexes and create any missing indexes . This reconciliation
317317is done through the index name, so if you use custom names for your indexes, it might happen that it won't get updated
318318on change of the content but not the name.
319319
You can’t perform that action at this time.
0 commit comments