cberner / redb

An embedded key-value database in pure Rust
https://www.redb.org
Apache License 2.0
3.07k stars 137 forks source link

bug: fixed_key_size is not set in some flows leads to error #818

Closed dzmitry-lahoda closed 3 weeks ago

dzmitry-lahoda commented 3 weeks ago

search issue number for reproduce in https://github.com/cberner/redb/pull/817

seems borsh returns always same with and type name, but issue that default width in redb definition is set to None from start.

dzmitry-lahoda commented 3 weeks ago

weird, my fault. so not sure why.

dzmitry-lahoda commented 3 weeks ago

it was the case the old db reused from file.