Skip to content

Trivadis PL/SQL & SQL Coding Guidelines v4.2

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 15 Aug 13:12
· 263 commits to main since this release

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 of Oracle
  • #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 with db* 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 and p 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)