Executes a single mutation.
Future<sqlite.ResultSet> execute<P>( Command<P> mutation, [ P? params, ]);