feat(db): add lastLoginMethod field to user table for last-login-method plugin

This commit is contained in:
2026-04-25 14:07:45 +08:00
parent c0d2c8b137
commit a9cb8a328c
7 changed files with 2734 additions and 3 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1777089104474,
"tag": "0000_crazy_nick_fury",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777091220497,
"tag": "0001_big_smiling_tiger",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1777096891299,
"tag": "0002_square_slayback",
"breakpoints": true
}
]
}