This is so that data.qa.guix.gnu.org can be configured only to query the branches from the main repository.
7 lines
111 B
PL/PgSQL
7 lines
111 B
PL/PgSQL
-- Revert guix-data-service:git_repositories_query_substitutes from pg
|
|
|
|
BEGIN;
|
|
|
|
-- XXX Add DDLs here.
|
|
|
|
COMMIT;
|