Trivadis PL/SQL & SQL Coding Guidelines v4.2
Version 4.2
https://trivadis.github.io/plsql-and-sql-coding-guidelines/v4.2/
PLSQL-and-SQL-Coding-Guidelines.pdf
Changed / Improved
- #126 Write
Oracle Database
instead ofOracle
- #127 Update Docker image mktools (mkdocs-1.3.1, mkdocs-material-8.3.9, mike-1.1.2)
- #127 Provide Docker image trivadis/mktools:4.0 for linux/amd64 and linux/arm64
- #128 Format the good example in G-1060 as the bad one
- #129 Format the good example in G-3110
- #130 Ensure the SQL code block is valid
- #131 Format the examples in G-7710 and G-7720
- #132 Replace
PL/SQL Cop
withdb* CODECOP
- #134 Do not violate rule G-4320 in examples of G-3145
- #137 Do not violate rule G-7125 in examples of G-9040
- #155 HTML site behaves like a single page application (try
n
andp
keys) - #155 Show version selector after page title (instead of plain version number)
- #157 Update MathJax library to version 3
Fixed
- #125 Invalid code in examples of G-7910
- #133 Escaping of star in G-3145 is visible
- #135 Missing INTO clause in SELECT statements of G-8310
- #136 Invalid Index
indx
used in good example of G-3220 - #139 Icon for severity of rules lost in PDF
- #140 Missing guideline version in title (during v4.2 development)
- #157 arithmatex symbols not shown when using navigation.instant (during v4.2 development)