-----
Adds DML functionality. New builders and new operations for database inserts,
updates, and deletes have been added. They are accessible from the Database
class just like the query builder.
The new builders use a similar interface to the query builder, and the new
operations use a similar interface to the query.