IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
sf_blogs
[landing_page_id] UNIQUEIDENTIFIER NULL
[landing_page_id]
UNIQUEIDENTIFIER
NULL
Removed column
sf_ec_product
[voa_class] INT NOT NULL
Added column
sf_forum_posts
CREATE NONCLUSTERED INDEX [idx_sf_posts_last_modified] ON [dbo].[sf_forum_posts]([last_modified] DESC); GO
Added index
Improve performance of RSS Feeds
sf_mb_dynamic_module
[origin] VARCHAR (255) NULL
New column is added to persist the origin of the dynamic modules. It is used for the purpose of the Add-ons.
sf_mb_dynamic_module_field
New column is added to persist the origin of the dynamic module fields. It is used for the purpose of the Add-ons.
sf_mb_dynamic_module_type
New column is added to persist the origin of the dynamic module types. It is used for the purpose of the Add-ons.
sf_meta_fields
New column is added to persist the origin of the meta types. It is used for the purpose of the Add-ons.
sf_meta_types
New column is added to persist the origin of the meta typesmodul. It is used for the purpose of the Add-ons.
sf_pckgng_pckgs
[version] UNIQUEIDENTIFIER NOT NULL
New column is added to persist the latest installed version of a package (Add-on or deployment package).
sf_sites
[site_configuration_mode] INT NOT NULL
Specifies current mode of the site, whether it is configured to be updated manually or via deployment package.
sf_stat_sentence
CREATE NONCLUSTERED INDEX [IX_sf_stat_sntnc_subject_key] ON [dbo].[sf_stat_sentence]([subject_key] ASC); GO
Improves performance on user login when Personalization module is enabled.
sf_pckgng_addn_lnks
New table
New table is introduced to persist the relation between add-ons and the items (dynamic modules, content items, page templates, forms,etc) installed from the add-on.
sf_pckgng_addns
New table is introduced to persist the data for the add-ons installed in the system.
sf_pckgng_addns_err_stts
New table is introduced to persist the error state of the add-ons.
sf_pckgng_addns_stts
New table is introduced to persist the status of the add-ons per site.
sf_xml_config_items
sf_diag_OperationLog
Removed table
The data is now stored in sf_diag_sample_logs
sf_diag_sample_logs
sf_diag_QueryLog
New table introduced to persist the collected data for all profiled operations.
sf_diag_MultiplePageCompilationsReport
New stored procedure
Provides analyzed data for page compilations
sf_diag_MultiplePageExecutionsReport
sf_diag_report_RunBigResultSetAnalysis
Recreated stored procedure
sf_diag_report_RunLongQueryAnalysis
sf_diag_RunNPlusOneAnalysis
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important