mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-17 09:06:26 +00:00
turn off parser analyze
This commit is contained in:
parent
22ca94e36e
commit
7b993d2f09
@ -308,8 +308,6 @@ const std::string error_message_control< Rule >::error_message = "Invalid predic
|
|||||||
|
|
||||||
Predicate parse(const std::string &query)
|
Predicate parse(const std::string &query)
|
||||||
{
|
{
|
||||||
analyze< pred >();
|
|
||||||
|
|
||||||
Predicate out_predicate(Predicate::Type::And);
|
Predicate out_predicate(Predicate::Type::And);
|
||||||
|
|
||||||
ParserState state;
|
ParserState state;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user