Home
last modified time | relevance | path

Searched refs:upstream_url (Results 1 – 6 of 6) sorted by relevance

/development/tools/repo_diff/service/repodiff/tools/migrations/
D2018_04_03__23_31_04_upgrade.sql8 upstream_url VARCHAR(255) NOT NULL, field
13 …INDEX idx_url_branch_commits (upstream_url, upstream_branch, downstream_url, downstream_branch, co…
14 …INDEX idx_url_branch_lines (upstream_url, upstream_branch, downstream_url, downstream_branch, line…
D2018_03_29__22_12_23_upgrade.sql9 upstream_url VARCHAR(255) NOT NULL, field
14 …INDEX idx_url_branch_commits (upstream_url, upstream_branch, downstream_url, downstream_branch, co…
15 …INDEX idx_url_branch_lines (upstream_url, upstream_branch, downstream_url, downstream_branch, line…
D2018_02_23__20_20_32_upgrade.sql8 upstream_url VARCHAR(255) NOT NULL, field
13 INDEX idx_url_branch (upstream_url, upstream_branch, downstream_url, downstream_branch)
D2018_03_28__16_59_46_upgrade.sql9 upstream_url VARCHAR(255) NOT NULL, field
14 INDEX idx_url_branch (upstream_url, upstream_branch, downstream_url, downstream_branch)
D2018_02_22__19_16_57_upgrade.sql14 upstream_url VARCHAR(255) NOT NULL, field
19 INDEX idx_url_branch (upstream_url, upstream_branch, downstream_url, downstream_branch)
/development/tools/repo_diff/service/repodiff/repositories/
Ddenormalizer.go44 upstream_url,
57 upstream_url,
68 upstream_url,
77 upstream_url,
110 upstream_url,
122 upstream_url,
132 upstream_url,
140 upstream_url,
179 upstream_url,
226 upstream_url,
[all …]