Change nars size to bigint
As some nars can be bigger than the maximum size of an int.
This commit is contained in:
parent
d2405f6c77
commit
5168b38c2a
4 changed files with 22 additions and 0 deletions
|
|
@ -32,3 +32,4 @@ rework_builds 2019-11-23T20:41:20Z Christopher Baines <mail@cbaines.net> # Rewor
|
|||
nar_related_tables 2019-11-29T20:28:19Z Christopher Baines <mail@cbaines.net> # Add nar related tables
|
||||
add_index_on_builds_derivation_file_name 2019-12-03T16:23:55Z <chris@phact> # Add index on builds_derivation_file_name
|
||||
narinfo_fetch_record 2019-12-03T20:53:28Z <chris@phact> # Add a table to describe fetching a narinfo
|
||||
change_nars_size_to_bigint 2019-12-04T21:24:21Z <chris@phact> # Change nars.size to bigint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue