Logo
Explore Help
Register Sign In
lkddi/certd
1
0
Fork 0
You've already forked certd
mirror of https://github.com/certd/certd.git synced 2026-04-14 20:40:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ef46aeae6fd766883aeac61a59ce1dfec07f6ca6
certd/packages/ui/certd-server/db/migration/v10029__cert_effective_time.sql

3 lines
125 B
MySQL
Raw Normal View History

perf: 证书到期剩余天数进度条根据实际证书有效期计算 (#528) nicheng-he * Create FUNDING.yml * Update FUNDING.yml * Update README.md * Update README.md * Update README.md * Update README.md * Update README_en.md * 证书到期剩余天数进度条根据实际证书时间计算 --------- Co-authored-by: greper <xiaojunnuo@qq.com>
2025-09-13 23:40:06 +08:00
ALTER TABLE cd_cert_info ADD COLUMN effective_time INTEGER;
ALTER TABLE cd_site_info ADD COLUMN cert_effective_time INTEGER;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 207ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API