Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ format
Method
format
frontend/public/swagger-ui-bundle.js:45543–45545 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45541
set default(s) {
45542
this.set(
'default'
, s)
45543
}
45544
get format() {
45545
return
this.get(
'format'
)
45546
}
45547
set format(s) {
45548
this.set(
'format'
, s)
Callers
15
batch_create_terminology
Function · 0.80
get_terminology_template
Function · 0.80
insert_pg
Function · 0.80
inner
Function · 0.80
run_task
Method · 0.80
sql_sys_question
Method · 0.80
sql_user_question
Method · 0.80
chart_sys_question
Method · 0.80
chart_user_question
Method · 0.80
analysis_sys_question
Method · 0.80
analysis_user_question
Method · 0.80
predict_sys_question
Method · 0.80
Calls
2
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected