Method Mysql.SqlTable()->conn_delete()


Method conn_delete

void conn_delete(Sql.Sql db_conn, string|array where, void|string|array rest)

Description

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