Make nar_urls file sizes optional
This commit is contained in:
parent
5894f05147
commit
916b594473
5 changed files with 23 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ VALUES "
|
|||
(quote-string
|
||||
(uri->string uri))
|
||||
(quote-string compression)
|
||||
file-size))
|
||||
(or file-size "NULL")))
|
||||
(narinfo-uris narinfo)
|
||||
(narinfo-compressions narinfo)
|
||||
(narinfo-file-sizes narinfo)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue