Skip to main content

get_db_schema

Function get_db_schema 

Source
pub async fn get_db_schema() -> Result<SqlSchema, ServerFnError>
Expand description

拉取数据库 schema(表名 + 列名),供 CodeMirror SQL 补全。

§Handler information

  • Method: post
  • Path: <auto>