This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certd/certd.git
synced
2026-08-02 02:44:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9b453ca8c4a3ae7933336d8d3cd1b2a338c3aed
certd
/
packages
/
ui
/
certd-server
/
db
/
migration
/
v10008__access_encrypt.sql
T
3 lines
59 B
SQL
Raw
Normal View
History
Unescape
Escape
perf: 授权配置支持加密
2024-08-27 13:46:19 +08:00
alter
table
cd_access
add
COLUMN
"encrypt_setting"
text
;
Reference in New Issue
Copy Permalink