refs #6434 perf: add description to signInLog table
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
e73836cbdb
commit
d032b3a527
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `signInLog`
|
-- Table structure for table `signInLog`
|
||||||
|
-- Description: log to debug cross-login error
|
||||||
--
|
--
|
||||||
|
|
||||||
DROP TABLE IF EXISTS `account`.`signInLog`;
|
DROP TABLE IF EXISTS `account`.`signInLog`;
|
||||||
|
|
Loading…
Reference in New Issue