DML drivers
A number of native drivers are included with Moodle, including those with support for:
A number of native drivers are included with Moodle, including those with support for:
Moodle allows data manipulation to take place within a database transaction, known as a Delegated transaction. This allows you to perform CRUD operations, and roll them back if a failure takes place.