automerge/automerge-cli/src
Alex Good d785c319b8
Add ScalarValue::Unknown
The colunar storage format allows for values which we do not know the
type of. In order that we can handle these types in a forward compatible
way we add ScalarValue::Unknown.

Signed-off-by: Alex Good <alex@memoryandthought.me>
2022-08-22 21:04:19 +01:00
..
change.rs import cli 2022-03-02 14:05:10 -05:00
examine.rs Return an error when getting clock for missing hash 2022-05-20 10:05:08 +01:00
export.rs Add ScalarValue::Unknown 2022-08-22 21:04:19 +01:00
import.rs Add conversion from &String for Value and ScalarValue 2022-04-08 09:36:48 +01:00
main.rs import cli 2022-03-02 14:05:10 -05:00
merge.rs Make save infallible 2022-03-04 12:28:05 +00:00