If this function sees a change in the template database's TemplateTable it updates the image database's TemplateTable to match. It doesn't, however, trigger delta operations against the data and marker tables, meaning these remain on whatever initialization from template was done when ImageDatabase.CreateTables() was called.
This should be addressable once SQL column manipulation bits are in the build.
If this function sees a change in the template database's TemplateTable it updates the image database's TemplateTable to match. It doesn't, however, trigger delta operations against the data and marker tables, meaning these remain on whatever initialization from template was done when ImageDatabase.CreateTables() was called.
This should be addressable once SQL column manipulation bits are in the build.