Home
last modified time | relevance | path

Searched refs:DROP_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/migrations/
D011_support_one_time_hosts.py4 manager.execute(DROP_DEFAULT)
40 DROP_DEFAULT = """ALTER TABLE host_queue_entries variable
D009_add_timeout_to_jobs.py9 manager.execute(DROP_DEFAULT)
18 DROP_DEFAULT = 'ALTER TABLE jobs ALTER COLUMN timeout DROP DEFAULT' variable