Reiter Baier

Results 2 comments of Reiter Baier

I hope this issue be close

For me, only works if you use CREATE before SAVE. This method doesnt work if you dont delete/refresh the database tables (using mysql2) **My entity:** ```typescript @Column() sequential: string; @BeforeInsert()...