OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CREATE_TABLE
(Results
1 - 4
of
4
) sorted by null
/external/autotest/frontend/migrations/
008_add_profiler_table.py
2
manager.execute_script(
CREATE_TABLE
)
9
CREATE_TABLE
= """\
019_add_abort_log.py
2
manager.execute(
CREATE_TABLE
)
7
CREATE_TABLE
= """\
032_add_recurring_run.py
2
manager.execute_script(
CREATE_TABLE
)
7
CREATE_TABLE
= """\
028_add_atomic_groups.py
2
manager.execute_script(
CREATE_TABLE
)
21
CREATE_TABLE
= """\
Completed in 92 milliseconds