untangled

NEW CHANNEL: #fulcro
2016-11-17T00:29:22.004555Z

if I remove :params, it works.

tony.kay 2016-11-17T00:32:52.004556Z

odd

2016-11-17T00:33:30.004557Z

also I had some issues with * in the query. would get 'not-found' tombstone for * in app-state.

tony.kay 2016-11-17T00:34:46.004558Z

I'm using AST processing to add the params, so it should work. You might look at the code and see if you can see what's going wrong.

tony.kay 2016-11-17T00:34:59.004559Z

you're using it as intended

2016-11-17T00:36:08.004560Z

ok, it looks like i'm using correctly right?

2016-11-17T00:36:14.004561Z

what else would there be to get wrong

2016-11-17T00:36:31.004562Z

i'm going to switch to non-ident version of df/load for now

2016-11-17T00:36:35.004563Z

will take a look when I have some time