When using objection's methods, the `this` returned is an instance of objection's QueryBuilder class instead of xorm's extended one. This is related to https://github.com/Vincit/objection.js/issues/319 This issue is only for tracking purposes.
When using objection's methods, the
thisreturned is an instance of objection's QueryBuilder class instead of xorm's extended one.This is related to Vincit/objection.js#319
This issue is only for tracking purposes.