Homec4science

Allow UNION queries to be detected as reads for CRSF purposes

Authored by epriestley <git@epriestley.com> on Jul 3 2013, 03:58.

Description

Allow UNION queries to be detected as reads for CRSF purposes

Summary: Currently, we don't correctly detect queries in the form (SELECT ...) UNION (SELECT ...) as reads. Detect them.

Test Plan: No more CSRFs when doing UNIONs.

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D6342

Details

Committed
epriestley <git@epriestley.com>Jul 3 2013, 03:58
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU70dad82483bf: Minor, give the monospace rule an earlier priority.
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHUff98fffd1396: Allow UNION queries to be detected as reads for CRSF purposes (authored by epriestley <git@epriestley.com>).Jul 3 2013, 03:58