contentbox.migrations.init

Class create_relocations

lucee.Component
    extended by contentbox.migrations.init.create_relocations

CONTENTBOX-1296: Relocations table should have a unique constraint on slug and siteID https://ortussolutions.atlassian.net/browse/CONTENTBOX-1296

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