| ▲ | hu3 2 hours ago | |
As a consultant, I saw many teams doing that and it works well. The only detail is that autoincrements (SEQUENCEs for PotgreSQL folks) gets bumped even if the transaction rollsback. So tables tend to get large ids quickly. But it's just dev database so no problem. | ||