A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Automatic database schema creation

Fixed in

EPiServer.CMS.Core 9.6.0

(Or a related package)

Created

Dec 15, 2015

Updated

Jan 07, 2022

Area

CMS Core

State

Closed, Fixed


Description

It should be possible to set a configuration attribute to automatically create the database schema when a site is initializing and the current database is missing the CMS schema.

<episerver.framework createDatabaseSchema="true">