Nullable text columns on federation_peers and peer_approval_requests. Existing rows degrade gracefully (NULL token) per spec §5; the verification logic landing in subsequent commits routes legacy null-token state through the existing autoAccept gate.
27 lines
497 B
JSON
27 lines
497 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "sqlite",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "6",
|
|
"when": 1777065939127,
|
|
"tag": "0000_lethal_wildside",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "6",
|
|
"when": 1777144927946,
|
|
"tag": "0001_complex_screwball",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "6",
|
|
"when": 1777196627239,
|
|
"tag": "0002_peer_approval_token",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |