feat(csms): update schema for ocpp authorization
This commit is contained in:
1
apps/csms/drizzle/0005_peaceful_anthem.sql
Normal file
1
apps/csms/drizzle/0005_peaceful_anthem.sql
Normal file
@@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE "charge_point" ADD COLUMN "password_hash" varchar(255);
|
||||||
1948
apps/csms/drizzle/meta/0005_snapshot.json
Normal file
1948
apps/csms/drizzle/meta/0005_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -36,6 +36,13 @@
|
|||||||
"when": 1773639782622,
|
"when": 1773639782622,
|
||||||
"tag": "0004_nervous_frog_thor",
|
"tag": "0004_nervous_frog_thor",
|
||||||
"breakpoints": true
|
"breakpoints": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idx": 5,
|
||||||
|
"version": "7",
|
||||||
|
"when": 1773678571220,
|
||||||
|
"tag": "0005_peaceful_anthem",
|
||||||
|
"breakpoints": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user