Hi guys, so I have a that table and it has a composite primary key, I would like to allow register with the same data if it has at least an hour from it's first creation (keep the basically almost the same data with different creation time) so is there any way to do it in my database or should I implement it on back-end code?