TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
CREATE TABLE pages (
|
||||
# @todo: db analyzer makes this varchar which would be ok, but the default is lost. needs review
|
||||
sitemap_priority decimal(2,1) DEFAULT '0.5' NOT NULL,
|
||||
);
|
||||
Reference in New Issue
Block a user