-
Type:
Suggestion
-
Resolution: Invalid
-
Component/s: Repository - Pull requests
Right now, the content of SQL files is not displayed in diffs because they are treated as binary files. It would be extremely helpful to be able to view the content of these files.
In our case, these files are often used by bamboo to update the schema of the database after the pull request is accepted. Not being able to view the contents makes it very difficult to know if the request should be improved.