contentbox.migrations

Class 2023_10_18_173527_v_6_0_0_SiteDomainAliases

lucee.Component
    extended by contentbox.migrations.2023_10_18_173527_v_6_0_0_SiteDomainAliases

Sites can now have domain aliases for matching on the request

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    any down([any schema], [any qb])
    any up([any schema], [any qb])
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    down

    public any down([any schema], [any qb])

    Parameters:
    schema
    qb

    up

    public any up([any schema], [any qb])

    Parameters:
    schema
    qb