# File lib/sqlite3/database.rb, line 291
def
total_changes
@driver
.
total_changes
(
@handle
)
end