Ziink

Results 5 issues of Ziink

Following line in index.js works fine with Facebook _.defaults(obj.conf, {callbackURL: "/auth/" + name + "/callback"})

DuckDB 0.2.7 on Windows 10 Based on [https://stackoverflow.com/a/46567397](https://stackoverflow.com/a/46567397) The DISTINCT ON clause should be executed after the ORDER BY clause. Sorry, I'm having trouble properly formatting the SQL from the...

I might have missed some info in the docs but the files: `date.formats` and `text_loader.json` don't seem to be working. I created the two files in the `conf` directory. The...

The following line was causing too many warnings. It doesn't seem to have any useful purpose ``` --regex-JavaScript=/(,|^|\*\/)[ \t]*(while|if|for|function|([A-Za-z_$][A-Za-z0-9_$]+))[ \t]*\([^)]*\)[ \t]*\{/\3/,function/ ```

I'm testing a strategy for a single stock where I buy more shares or sell some of the shares. I've set the init_capital to 1000000 so that all buy orders...

enhancement