Chase Relock
Chase Relock
For anyone else that could never even get the MA window to launch, I found that Riva Tuner was interfering. Here's the error from windows event viewer: ``` Faulting application...
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html src/QueryDSL/Query/Geo/GeoDistance Rather than just requiring a `getGeoPointFC(opts)` e.g. `{ "lat": 127, "lon": 4 }`, GeoDistance instead expects `top_left` and `bottom_right` which should only be used in the GeoBoundingBox query....
I believe this holds true for v4 and v5. The transaction options object can take the key `transaction` which will be set to this.parent https://github.com/sequelize/sequelize/blob/v4/lib/transaction.js That is not reflected in...