lucee.Componentcontentbox.migrations.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, had a default value and we won't use it anymore, So we need to remove it, else all page editing will fail.
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
migrationService
|
true
|
false
|
Method Summary | |
---|---|
any
|
down([any schema], [any qb])
|
any
|
up([any schema], [any qb])
|
Methods inherited from class lucee.Component |
---|
None |
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- MigrationService@cfmigrationsserializable
- trueMethod Detail |
---|
schema
qb
schema
qb