Jeremy TRUFIER
Jeremy TRUFIER
There is a working connector with this option on our fork: https://github.com/Wikodit/loopback-connector-postgresql Note that it is not compatible with querying along multiple connector (ex: postgre + mongo). It supports all...
> In my case is for MongoDB any other suggestion? Can’t you use nested document on mongo ? Otherwise there is no easy way to do it except going through...
I can make two PRs : * one for update of GO and argoCD and K8S (because they are all related, k8s new dependencies versions are only compatible with go...
That is indeed an issue, and shall not be closed. I got the exact same beavior
Hello, no it's not, you go up the directories from the highlightjs package location, to get back to the root folder. When we use some other package manager like pnpm...
Nop, always gettint portrait, no matter what I do. Also, it seems the options is not used there: https://github.com/NathanaelA/nativescript-orientation/blob/master/src/orientation.js#L57 I couldn't find this logic in the code ?
Any solution when orientation is locked ? How to find out which way the device was ? Usualy it's done using sensors, so having this possibility is still a great...
Actualy I want to know the hardware rotation, not the software one. For exemple when your device is locked with `android:screenOrientation="portrait"`
**Note: I'm using multipart** I will double checked. Right now in emergency I had to write a Proxy sending directly the response. Actualy, the complete scenario is to post a...