contentbox.migrations

class summary
2020_01_01_150933_init This migration is to migrate ContentBox v4 databases to v5 standards
2020_08_24_150933_v5Upgrade This migration is to migrate ContentBox v4 databases to v5 standards
2022_03_07_155812_v5_1_0_page_sslonly_removals This migration will remove the 'SSLOnly' column from the 'cb_page' table because this bit was not nullable,
2022_04_20_143337_v5_3_0_deprecateMobileLayout This migration will remove the 'mobileLayout' column from the 'cb_page' table because it is being deprecated
2022_05_27_133613_v_5_3_0_CONTENTBOX-1437-Drop-cacheLayout-Column This migration will remove the 'cacheLayout' column from the 'cb_content' as it is no longer in use
2022_08_05_153052_v_5_3_0_EditorsCanPublishNow Editors can publish now
2022_10_13_133204_v_6_0_0_Unique-Site-Slug-Relocation CONTENTBOX-1296: Relocations table should have a unique constraint on slug and siteID
2022_10_14_173737_v_6_0_0_Slow-Admin-Search CONTENTBOX-1429: Add index to cb_contentVersion table
2022_11_17_234941_v_6_0_0_SecurityRules-cbsecurity3 Add the new columns for the security rules in cbsecurity 3
2022_11_23_142439_v_6_0_0_Convert-Featured-cbfs CONTENTBOX-1452: Remove featuredImageURL column from cb_content
2022_11_23_144748_v_6_0_0_Add-Site-Disk CONTENTBOX-1452- Add mediaDisk column to cb_site table
2023_07_13_092814_v_6_0_0_ContentTemplates CONTENTBOX-1270 - Content Templates
2023_10_18_173527_v_6_0_0_SiteDomainAliases Sites can now have domain aliases for matching on the request
2023_12_12_164002_EditorsCanClearCaches Editors can publish now