feat(csms): update schema for ocpp authorization

This commit is contained in:
2026-03-17 00:32:54 +08:00
parent e884fc5bc0
commit 5825783f8b
3 changed files with 1956 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "charge_point" ADD COLUMN "password_hash" varchar(255);

File diff suppressed because it is too large Load Diff

View File

@@ -36,6 +36,13 @@
"when": 1773639782622,
"tag": "0004_nervous_frog_thor",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1773678571220,
"tag": "0005_peaceful_anthem",
"breakpoints": true
}
]
}