In TKO, don't quote fields involving SQL functions.  This was causing a bug when drilling down on function fields, introduced with recent changes to quote all fields when constructing the WHERE clause.

This approach is a bit of a hack, but doing a proper fix would be a lot of effort, and hopefully the whole mechanism of passing direct SQL conditions will be obsolete soon enough, making this whole thing moot.

Signed-off-by: Steve Howard <showard@google.com>


git-svn-id: http://test.kernel.org/svn/autotest/trunk@4154 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed