glsql/validate
Values
pub fn check(
schema: ast.SchemaAst,
cfg: config.Config,
) -> Result(Nil, List(error.Error))
pub const reserved_words: List(String)
pub fn check(
schema: ast.SchemaAst,
cfg: config.Config,
) -> Result(Nil, List(error.Error))
pub const reserved_words: List(String)