mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-12 15:24:18 +00:00
turn off parser analyze
This commit is contained in:
parent
88730cf0a5
commit
6715a9b786
@ -308,8 +308,6 @@ const std::string error_message_control< Rule >::error_message = "Invalid predic
|
||||
|
||||
Predicate parse(const std::string &query)
|
||||
{
|
||||
analyze< pred >();
|
||||
|
||||
Predicate out_predicate(Predicate::Type::And);
|
||||
|
||||
ParserState state;
|
||||
|
Loading…
x
Reference in New Issue
Block a user