Home
last modified time | relevance | path

Searched defs:destination_table (Results 1 – 1 of 1) sorted by relevance

/external/autotest/frontend/migrations/
D037_db_constraints.py23 destination_table): argument
72 def create_foreign_key_constraint(manager, table, field, destination_table): argument