Make nar_urls file sizes optional
This commit is contained in:
parent
5894f05147
commit
916b594473
5 changed files with 23 additions and 1 deletions
7
sqitch/verify/make_nar_urls_file_size_optional.sql
Normal file
7
sqitch/verify/make_nar_urls_file_size_optional.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:make_nar_urls_file_size_optional on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue