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