chore: improve create trigger display (#7027)

* chore: improve create_trigger_statement display

* improve display of create trigger

* add components for frontend

* Revert "add components for frontend"

This reverts commit 8d71540a72.
This commit is contained in:
fys
2025-09-29 10:22:43 +08:00
committed by GitHub
parent 90d37cb10e
commit c4a7cc0adb
4 changed files with 37 additions and 103 deletions

View File

@@ -17,7 +17,7 @@ tokio.workspace = true
[target.'cfg(not(windows))'.dependencies]
tikv-jemalloc-ctl = { version = "0.6", features = ["use_std", "stats"] }
jemalloc-pprof-utils = { version = "0.7", package = "pprof_util", features = [
jemalloc-pprof-utils = { version = "0.8", package = "pprof_util", features = [
"flamegraph",
"symbolize",
] } # for parsing jemalloc prof dump