Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

DML exceptions

From MoodleDocs

Moodle 2.0

In previous versions problems in database calls were ignored by default.


TODO: add more info here, explanation and same examples.


See also

  • DML functions: Where all the functions used to handle DB data (DML) are defined.
  • DDL functions: Where all the functions used to handle DB objects (DDL) are defined.