Page MenuHomePhabricator

Make SELECT construction in PolicyAwareQuery safer
ClosedPublic

Authored by epriestley on Nov 7 2018, 10:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 19, 3:49 PM
Unknown Object (File)
Feb 12 2024, 9:31 PM
Unknown Object (File)
Feb 3 2024, 7:48 PM
Unknown Object (File)
Jan 27 2024, 7:41 AM
Unknown Object (File)
Dec 26 2023, 5:55 AM
Unknown Object (File)
Dec 26 2023, 2:54 AM
Unknown Object (File)
Dec 22 2023, 12:40 AM
Unknown Object (File)
Dec 22 2023, 12:40 AM
Subscribers
None

Details

Summary

Depends on D19784. Ref T13217. Reduce uses of unsafe %Q in SELECT construction.

Test Plan

This reduces the number of safety warnings when loading Phabricator home from ~900 to ~800.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 7 2018, 10:41 AM
Harbormaster failed remote builds in B21100: Diff 47251!

Failures are just a dependency issue.

This revision is now accepted and ready to land.Nov 14 2018, 7:24 PM
This revision was automatically updated to reflect the committed changes.