Returns the database this insert targets.
Returns:
the database this insert targets
68 69 70
# File 'lib/moped/protocol/update.rb', line 68 def database @database end