Skip to content

db* CODECOP Validators v4.5.0

Compare
Choose a tag to compare
@PhilippSalvisberg PhilippSalvisberg released this 22 Jan 13:14
· 29 commits to main since this release

New / Changed

  • Based on db* CODECOP v4.5.0
  • Migrate from Xtend to Java (#42)
  • Eliminate system dependencies in Maven POM (#63)
  • Use current plsql model to retrieve table in using clause of merge statement (see 1cf838f)
  • Using regular expressions to check naming conventions in TrivadisPlsqlNaming (#66)
  • Update severity of custom guidelines to match definition (#67)

Fixed

  • Inconsistencies between G-9102 and G-2185 (#62)
  • G-9601 false positive when using parallel hint with degree only (#65)