Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PRQL/prql
/ dialect.rs
File
dialect.rs
prqlc/prqlc/src/sql/dialect.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Feature map for SQL dialects.
2
//!
3
//! The general principle with is to strive to target only the generic (i.e. default) dialect.
4
//!
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected