Modify catalog_pages schema, enums and engine

Update SQL dumps for catalog_pages, catalog_items and items_base. In catalog_pages.sql: refresh dump metadata (source/target host/version and timestamps), reduce caption_save from varchar(128) to varchar(25), extend page_layout enum with builders_club_* entries, switch table engine from InnoDB to MyISAM and bump AUTO_INCREMENT. catalog_items.sql: update dump timestamp. items_base.sql: updated (dump/schema/data changes included).
This commit is contained in:
Remco Epicnabbo
2026-06-14 19:51:39 +02:00
parent 8d6019f3df
commit b1b930b216
3 changed files with 2202 additions and 1476 deletions
File diff suppressed because one or more lines are too long