Method Mysql.SqlTable()->conn_update()


Method conn_update

void conn_update(Sql.Sql db_conn, mapping(string:mixed) record, void|int(0..2) clear_other_fields)

Description

Like update, but a database connection object is passed explicitly instead of being retrieved via get_db.