Pavel Petrik

Results 7 comments of Pavel Petrik

` @Entity() export class Post { @PrimaryGeneratedColumn() id: number @Column() title: string } ` ![image](https://user-images.githubusercontent.com/8226944/189354655-e312a5ca-8519-412d-b444-566b58a75869.png)

reasonable, and what about adding support for the following declaration: `awai tsomeRepository.upsert( {tite;"the title"}, {conflictPaths: {title: true}} )` Add the ability to declare the conflict paths like we declare the...

Please take a look on these changes

@pleerock could you please take a look. I have added the test and probably you can merge it

What is needed to finish for a stable version? I am ready to help

I am happy to do this. But this comment relates to the website https://joi.dev/api Is there a repo with documentation?