Prakhar Birla

Results 13 comments of Prakhar Birla

@nvinayvarma189 the sample number is not matching any rule defined, the closest match rule is able to extract 16 digits from it after which the Luhn checksum fails hence duckling...

I am also facing this issue but with SQL Server. I have a FKEY with NULL allowed as prisma schema validation tells me to add a null or convert it...

Yes, I am using the inline editor as well. I will try out the classic editor to see if it is working, although I need the InlineEditor interaction as, in...

@Acrophost Thanks for pointing that out. I should've found that myself in the documentation.

I had seen a trimmed down/custom version of the CK Editor with Inline Markdown Source editing being used in one of Microsoft's proprietary softwares so I assumed that the support...

Hi @cdrage! Thank you for getting back. As you correctly deduced, I did have Docker Desktop installed before my foray with Podman Desktop. I also faced the same issue with...

> > Hi @cdrage! > > > > > > > > Thank you for getting back. As you correctly deduced, I did have Docker Desktop installed before my foray...

@cdrage, tried with Docker Hub, using a private image, and a docker compose file. I am able to reproduce the issue, below is the log: ``` C:\Projects\rnd\docker-private-repo-test>podman login -u username...