NOBUG: Add upgrade notes

This commit is contained in:
Sara Arjona 2024-05-30 17:00:19 +02:00
parent 4c9e2e4d0d
commit 5d6c6bf81c
No known key found for this signature in database
12 changed files with 145 additions and 33 deletions

View file

@ -7,4 +7,3 @@
- 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.
For more information see [MDL-81125](https://tracker.moodle.org/browse/MDL-81125)