Frank Chiang

Results 10 comments of Frank Chiang

Thanks for the request! I probably won't have time to do this in the near future, but I'm open to merging in pull requests.

@pleerock It didn't feel right to have to use the slow query logger since I am trying to track statsd for all queries (not just slow ones), and setting maxQueryExecutionTime=-1...

Made a few additions to ISerializerOptions above: ``` declare module 'jsonapi-serializer' { type RefFunction = (current: any, item: any) => string; export interface IRelation { ref: string | RefFunction; attributes?:...

@johannesschobel just pushed a PR into dt

We should be able to resolve this issue now that https://github.com/DefinitelyTyped/DefinitelyTyped/pull/32057 has been merged 👍

The pull request #95 kind of illustrates what I was thinking. It would be backwards compatible for people that have implemented an unless() without arguments and also the new signature...

This is a link to his LinkedIn account: https://www.linkedin.com/in/stevencscox He unfortunately no longer has access to his github account as well but perhaps you can verify by connecting on LinkedIn....

Just wondering what the status is for this? I noticed that it was removed from the list of requests.

@Thespi-Brain sounds great, thanks so much!

@Thespi-Brain any luck so far? Our only point of contact has been over linkedin so happy to assist if it would be helpful