flow
0.14.0
Module parse_
expr
Module Items
Enums
Functions
In flow::
adapter
flow
::
adapter
Module
parse_expr
Copy item path
Source
Expand description
parse expr like “ts <= now() - interval ‘5 m’”
Enums
§
Date
Unit
🔒
Expr
🔒
Time
Unit
🔒
Functions
§
infix_
binding_
power
🔒
parse_
add_
sub
🔒
parse_
cmp
🔒
parse_
col_
name
🔒
parse_
duration
parse duration and return ttl, currently only support time part of psql interval type
parse_
expr
🔒
parse_
expr_
bp
🔒
a simple pratt parser
parse_
fixed
parse_
item
🔒
parse_
now
🔒
parse_
op
🔒
parse_
quality
🔒
parse a number with optional sign
parse_
time_
unit
🔒