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 hace 4 años
..
compiler.rs Just use _source instead of _source + fields hace 4 años
error.rs Compile select expressions hace 4 años
lexer.rs Allow . and * in identifiers hace 4 años
lib.rs Compile select expressions hace 4 años
main.rs Print compilation result from main hace 4 años
parser.rs Parse fields in SELECT hace 4 años
token.rs Allow . and * in identifiers hace 4 años