Changes between Initial Version and Version 1 of Ticket #2687, comment 1


Ignore:
Timestamp:
Feb 14, 2023, 7:21:47 AM (15 months ago)
Author:
Bang Pham Huu

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2687, comment 1

    initial v1  
    2121returns error
    2222
    23 ```
     23{{{
    2424Undefined variable: tt
    25 ```
     25}}}
    2626
    2727because it tried to run this query to rasql:
    2828
    2929
    30 ```
     30{{{
    3131select tt[0]
    32 ```
     32}}}
    3333