Method Mysql.SqlTable()->conn_insert_or_update()
- Method conn_insert_or_update
int conn_insert_or_update(Sql.Sql db_conn, mapping(string:mixed) record, void|int(0..2) clear_other_fields)
- Description
Like insert_or_update, but a database connection object is passed explicitly instead of being retrieved via get_db.