Trivadis / plsql-and-sql-coding-guidelines

Trivadis PL/SQL & SQL Coding Guidelines

Home Page:https://trivadis.github.io/plsql-and-sql-coding-guidelines/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not violate naming conventions in good example of G-5070

PhilippSalvisberg opened this issue · comments

The exception in the good example is named my_exception. According to the naming conventions exceptions should be prefixed with e.