satellite/satellitedb/dbx: regenerate with default support

Change-Id: I0dab34f27af913795ef95ef92173844c2f53b29b
This commit is contained in:
Jeff Wendling 2020-01-15 18:19:10 -07:00
parent 696d98a232
commit 47bb7a7a86
2 changed files with 374 additions and 158 deletions

View File

@ -564,7 +564,7 @@ model storagenode_bandwidth_rollup (
field interval_seconds uint
field action uint
field allocated uint64 ( updatable )
field allocated uint64 ( updatable, nullable, default 0 )
field settled uint64 ( updatable )
)

File diff suppressed because it is too large Load Diff