Letractively / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

allowParentRelationshipQueries should not be case sensitive #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
this regex is case sensitive and allows queries through. it should not.

/SELECT.*?(\w+\.\w+).*FROM/

Original issue reported on code.google.com by ryan.bra...@gmail.com on 6 Jul 2011 at 3:56

GoogleCodeExporter commented 9 years ago
r827

Original comment by ryan.bra...@gmail.com on 6 Jul 2011 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by ryan.bra...@gmail.com on 29 Aug 2011 at 5:33