koschei staging-sync: unset latest repo
This commit is contained in:
parent
098d074afc
commit
2b23e4675b
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
BEGIN;
|
BEGIN;
|
||||||
SET LOCAL bdr.permit_ddl_locking = true;
|
SET LOCAL bdr.permit_ddl_locking = true;
|
||||||
UPDATE base_package SET all_blocked = true;
|
UPDATE base_package SET all_blocked = true;
|
||||||
|
UPDATE collection SET latest_repo_id = null, latest_repo_resolved = null;
|
||||||
DROP TABLE buildroot_problem;
|
DROP TABLE buildroot_problem;
|
||||||
DROP TABLE package CASCADE;
|
DROP TABLE package CASCADE;
|
||||||
DROP TABLE build CASCADE;
|
DROP TABLE build CASCADE;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue