Craig100
jacksorjacksor (Richard Jackson)
Image: {{ image.name }}
Image: {{ image }}
{{ caption }}
image
jonroberts
Harry Gordon
ScopeProvider
Scope
TackleMcClean 🏅
[17:34:51 ERR] Exception (fb9b415c). Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 5: 'database is locked'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior)
Matthew Alexandros
brightertools
Bjarne Fyrstenborg
using Umbraco.Cms.Core.Composing; using Umbraco.Deploy.Core.Migrators; using Umbraco.Deploy.Infrastructure.Migrators; internal class ArtifactMigratorsComposer : IComposer { public void Compose(IUmbracoBuilder builder) { builder.DeployArtifactMigrators() .Append<ReplaceNestedContentDataTypeArtifactMigrator>(); builder.DeployPropertyTypeMigrators() .Append<NestedContentPropertyTypeMigrator>(); } }
skttl
Jaddie
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!