Tells the engine to execute a series of queries queued for execution, must be preceded by sql.Begin.
This is equivalent to sql.Query( "COMMIT;" ).
sql.Query( "COMMIT;" )