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

@ -32,4 +32,3 @@
- Added a new database helper method `sql_replace_parameters` to help ensure uniqueness of parameters within a SQL expression
For more information see [MDL-81434](https://tracker.moodle.org/browse/MDL-81434)