APIdock / Ruby on Rails
/
Browse About
method

exec_update

v3.2.1 - Show latest stable - Class: ActiveRecord::ConnectionAdapters::MysqlAdapter
exec_update(sql, name, binds)
public

Alias for ActiveRecord::ConnectionAdapters::MysqlAdapter#exec_delete

Related methods

  • Instance methods
  • active?
  • begin_db_transaction
  • clear_cache!
  • client_encoding
  • create
  • disconnect!
  • each_hash
  • error_number
  • exec_delete
  • exec_query
  • exec_update
  • exec_without_stmt
  • execute_and_free
  • insert_sql
  • last_inserted_id
  • new_column
  • quote_string
  • reconnect!
  • reset!
  • select_rows
  • supports_statement_cache?
  • type_cast
  • Class methods
  • new
  • Private methods
  • privateconfigure_connection
  • privateconnect
  • privateexec_stmt
  • privateselect
  • privateversion
APIdock API Documentation Browser

© 2026 APIdock