Rifa Achrinza

Results 110 comments of Rifa Achrinza

@Tronix117 > How can I list all my users, filtering them by a company name and role name That's already possible with [nested relations](https://loopback.io/doc/en/lb4/HasMany-relation.html#query-multiple-relations). It doesn't use native SQL JOIN...

Thanks for raising the issue, @kyle-apex. Since it's disputed on the merit that it's a misuse of the API to be pssing unsanitised data, it'll be dependent on how `strong-error-handler`...

`@achrinza/[email protected]` has explicit support for Node.js v20 (https://github.com/achrinza/node-ipc/issues/45), of which is already in scope as a transient dependency for the Vue CLI (https://github.com/vuejs/vue-cli/commit/00fd2b6f9f3486db88d0960b57ceba6474998f7a). Have you tried regenerating the Yarn lockfile?

I'll try to see if we can do a migration without too much changes sometime this week.

Hi @arberqytyku, unfortunately this issue slipped past the timebox, and hence hasn't been updated to use the new SDK. I've begun to restart my work on LoopBack and this connector....

Hi @AaronDewes, > Would you be interested in collaborating on this at https://github.com/node-ipc? Sure thing; I'm open to working on @node-ipc > But I'm also planning to add new changes...

Yup, managed to accept both invitations

@AaronDewes There's a workaround by using the NPM CLI package aliases feature that I recently added above: > **Q: I want to import using the original package name** > >...

Thanks, I've made the changes.

@lukas-mertens Thanks for catching that! I've updated all the package aliases in the FAQ.