- Add agentSignatureData TEXT column to users table in schema.ts - Generate migration 0008_windy_cloak.sql (ALTER TABLE users ADD COLUMN agent_signature_data text) - Apply migration to local postgres database - Create GET/PUT /api/agent/signature route with auth guard and input validation
69 lines
1.3 KiB
JSON
69 lines
1.3 KiB
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1773948629637,
|
|
"tag": "0000_milky_black_cat",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1773958608977,
|
|
"tag": "0001_watery_blindfold",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1773977523128,
|
|
"tag": "0002_wealthy_zzzax",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1773985969484,
|
|
"tag": "0003_cool_natasha_romanoff",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "7",
|
|
"when": 1773987640772,
|
|
"tag": "0004_military_maximus",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 5,
|
|
"version": "7",
|
|
"when": 1774027394708,
|
|
"tag": "0005_signing_flow",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 6,
|
|
"version": "7",
|
|
"when": 1774115178000,
|
|
"tag": "0006_type_discriminant",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 7,
|
|
"version": "7",
|
|
"when": 1774116777513,
|
|
"tag": "0007_equal_nekra",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 8,
|
|
"version": "7",
|
|
"when": 1774123280818,
|
|
"tag": "0008_windy_cloak",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |