Searched defs:second_field (Results 1 – 2 of 2) sorted by relevance
/external/autotest/frontend/migrations/ |
D | 037_db_constraints.py | 47 def create_unique_index(manager, pivot_table, first_field, second_field): argument 85 second_field, second_table, create_unique): argument 102 def reverse_cleanup_m2m_pivot(manager, pivot_table, first_field, second_field, argument
|
/external/autotest/scheduler/ |
D | monitor_db_cleanup.py | 132 second_model, second_field): argument
|