OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:create_unique_index
(Results
1 - 1
of
1
) sorted by null
/external/autotest/frontend/migrations/
037_db_constraints.py
47
def
create_unique_index
(manager, pivot_table, first_field, second_field):
function
94
create_unique_index
(manager, pivot_table, second_field, first_field)
Completed in 570 milliseconds