simplesurance / baur

An incremental task runner for mono repositories.
GNU General Public License v2.0
362 stars 11 forks source link

db change type of output.size_bytes column to uint64 #290

Closed fho closed 3 years ago

fho commented 3 years ago

with an int32 type baur only supports outputs up to 2GB

fho commented 3 years ago

baur 1.0 already uses bigint for the output.size_bytes