A tool to compile SQL to Elasticsearch queries
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Dylan Baker b29cf12916 Just use _source instead of _source + fields 4 年前
..
compiler.rs Just use _source instead of _source + fields 4 年前
error.rs Compile select expressions 4 年前
lexer.rs Allow . and * in identifiers 4 年前
lib.rs Compile select expressions 4 年前
main.rs Print compilation result from main 4 年前
parser.rs Parse fields in SELECT 4 年前
token.rs Allow . and * in identifiers 4 年前