Searched refs:downstream_url (Results 1 – 6 of 6) sorted by relevance
/development/tools/repo_diff/service/repodiff/tools/migrations/ |
D | 2018_04_03__23_31_04_upgrade.sql | 10 downstream_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…
|
D | 2018_03_29__22_12_23_upgrade.sql | 11 downstream_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…
|
D | 2018_02_23__20_20_32_upgrade.sql | 10 downstream_url VARCHAR(255) NOT NULL, field 13 INDEX idx_url_branch (upstream_url, upstream_branch, downstream_url, downstream_branch)
|
D | 2018_03_28__16_59_46_upgrade.sql | 11 downstream_url VARCHAR(255) NOT NULL, field 14 INDEX idx_url_branch (upstream_url, upstream_branch, downstream_url, downstream_branch)
|
D | 2018_02_22__19_16_57_upgrade.sql | 16 downstream_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/ |
D | denormalizer.go | 46 downstream_url, 59 downstream_url, 70 downstream_url, 79 downstream_url, 112 downstream_url, 124 downstream_url, 134 downstream_url, 142 downstream_url, 181 downstream_url, 228 downstream_url, [all …]
|