Docs.rs
sql-lsp-0.1.3
sql-lsp 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LikeRainDay
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlformat ^0.2
normal
sqlparser ^0.40
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tower-lsp ^0.20
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.26.3
normal
tree-sitter-json ^0.24
normal
tree-sitter-sequel ^0.3.11
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
Versions
73.21%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module schema
sql_lsp
0.1.3
Module schema
Module Items
Structs
In crate sql_
lsp
sql_lsp
Module
schema
Copy item path
Source
Structs
§
Column
列信息
Function
函数信息
Function
Parameter
函数参数信息
Schema
数据库 Schema 信息
Schema
Id
Schema ID,用于隔离不同的 schema 数据
Schema
Manager
Schema 管理器,用于管理和隔离不同的 schema
Table
表信息