mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
9 lines
261 B
YAML
9 lines
261 B
YAML
issueNumber: MDL-81125
|
|
notes:
|
|
core_question:
|
|
- message: >
|
|
column_base::from_column_name now has an ignoremissing field, which can
|
|
be used to ignore if the class does not exist, instead of throwing an
|
|
exception.
|
|
type: changed
|