Module Sql_parser

type error = string
val parse_string : string -> (Sql_ast.esql_instruction, error) Stdlib.result