We recently migrated our Sybase DB from IQ15 to IQ16, and we noticed that when installing stored procedures, the stored procedure files get reformatted, which causes the installed version to differ from the original version.
That might not be a big deal for others. However, we also use GitHub for our version control. This has caused a big headache for developers because now the same file would show a big chunk of diffs, which makes the Git code review not practical.
Does anybody know what type of formatting Sybase is enforcing in IQ16?