• Julien Muchembled's avatar
    Remove type specifier on config.value column · 37943a26
    Julien Muchembled authored
    For the registry at least, we'll want to store integers
    without having to convert to/from strings.
    
    To upgrade 'registry.db':
    - dump it to a file
    - fix create table statements
    - load it
    
    Nodes will restart with an empty cache.
    37943a26
re6stnet 18.6 KB