mateclaw/mateclaw-server/src/main
matevip 4cbd2b50f3 feat(dashboard): show the connected database on the dashboard
Surface the connected database product as a subtle chip in the Dashboard
header. SystemHealthService now reports a database label on /system/health
(reused by the front-end — no extra request), derived from a new
DatabaseBootstrapRunner.getDatabaseLabel() that reads the JDBC product name
once and normalizes it to a canonical label (MySQL / MariaDB / PostgreSQL /
H2, and 人大金仓 for the KingbaseES family), collapsing driver version noise.
2026-06-15 08:47:53 +08:00
..
java/vip/mate feat(dashboard): show the connected database on the dashboard 2026-06-15 08:47:53 +08:00
resources fix(db): keep Integer-mapped wiki flag columns as SMALLINT in the PostgreSQL-family tree 2026-06-15 07:37:04 +08:00