A tool to compile SQL to Elasticsearch queries
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 години