Add last used at to personal api key
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
2
pkg/coredata/migrations/20260105T150000Z.sql
Normal file
2
pkg/coredata/migrations/20260105T150000Z.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE iam_personal_api_keys ADD COLUMN last_used_at TIMESTAMPTZ;
|
||||
|
||||
Reference in New Issue
Block a user