Changes for version 4.0#86
Merged
kibeha merged 19 commits intoTrivadis:mainfrom kibeha:mainSep 23, 2020
+2,941-2,310
Commits
Commits on Sep 2, 2020
Fix Trivadis#22 - Re-numbered falsely created rules G-3210 and G-3220 to G-3310 and G-3320. Fixed links for these rules in PDF.
committedFix Trivadis#57 - Altered rule to all lowercase. Added footnote on reason and importance of consistency. Converted all code examples to lowercase (thanks Philipp for https://www.salvis.com/blog/202…
committed- committed
- committed
Commits on Sep 16, 2020
Fix Trivadis#31 - Created rule G-4250: Avoid using identical conditions in different branches of the same IF or CASE statement.
committed- committed
- committed
Fix Trivadis#57 - Lowercasing inline keywords in text and a few code samples that automatic script didn't handle. Fixed a few typos along the way.
committed- committed
Fix Trivadis#48 - Created rule G-2135: Avoid assigning values to local variables that are not used by a subsequent statement.
committedFix Trivadis#84 - Created rule G-7730: Avoid multiple DML events per trigger if primary key is assigned in trigger.
committed- committed
- committed
Fix Trivadis#79 - Added phrasing and slight reworking of sample code in G-7230 concerning public constants.
committed- committed
- committed