Opened 15 years ago
Closed 15 years ago
#12 closed defect (fixed)
asterisk and sdom in rasql
Reported by: | asterisk and sdom in rasql | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | qlparser | Version: | 8.0 |
Keywords: | asterisk sdom | Cc: | |
Complexity: | Medium |
Description
select mr[ *:*, *:sdom(a)[1].hi - 1] from mr —not work
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The second query "select mr[ *:*, *:sdom(mr)[1].hi - 1] from mr" does work. Closing ticket.
Note:
See TracTickets
for help on using tickets.
Replying to asterisk and sdom in rasql:
should be
although, still not work