HomeSort by relevance Sort by last modified time
    Searched refs:SQLUpdateCompiler (Results 1 - 2 of 2) sorted by null

  /external/autotest/frontend/db/backends/afe/
compiler.py 25 class SQLUpdateCompiler(mysql_compiler.SQLUpdateCompiler, SQLCompiler):
  /external/autotest/frontend/db/backends/afe_sqlite/
compiler.py 25 class SQLUpdateCompiler(compiler.SQLUpdateCompiler, SQLCompiler):

Completed in 58 milliseconds