I would like them separate because it makes merging between branches easier. If two different triggers on the same table change, each in different branches if they were separate there would be no merge issues. With it all in a single file we will often need to manually merge the two files.
I would like them separate because it makes merging between branches easier. If two different triggers on the same table change, each in different branches if they were separate there would be no merge issues. With it all in a single file we will often need to manually merge the two files.