Aman Jain

Results 2 issues of Aman Jain

### What version of Cassandra are you using? 3.11.3 ### What version of Gocql are you using? v0.0.0-20200221113847-372a19b1a852 ### What version of Go are you using? 1.14 ### What did...

``` {{if null == list }} {{for value in list}} Got {{value.fname}}.{{value.lname}} from the array {{end}} {{end}} ``` `context.set("list", null);` This always ends up in Error (/forloop.bt:1): Couldn't find variable...