- Notifications
You must be signed in to change notification settings - Fork 78
Pull requests: Trivadis/plsql-and-sql-coding-guidelines
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Highlight violating lines in bad examples and fixes in good examples
#218 by PhilippSalvisberg was merged Mar 19, 2024 Loading…
add G-4387: Never use a FOR LOOP for a query that should return not more than one row.
#217 by PhilippSalvisberg was merged Mar 18, 2024 Loading…
add G-3330: Avoid autonomous transactions.
#216 by PhilippSalvisberg was merged Mar 13, 2024 Loading…
include column alias in title and reason of G-3182
#215 by PhilippSalvisberg was merged Mar 13, 2024 Loading…
Fix dead link and update revision history until August 2024 in about page
#214 by PhilippSalvisberg was merged Mar 13, 2024 Loading…
Fix/explain violations of unrelated guidelines
#199 by PhilippSalvisberg was merged Sep 1, 2023 Loading…
add create or replace to examples in G-9040
#153 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
do not violate rule G-4320 in examples of G-3145
#152 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
format values clause in G-7710 and G-7720
#151 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
align list of columns in good example of G-3110
#150 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
formatting good example according to bad example in G-1060
#149 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
use defined index variable i instead of indx in good example of G-3220
#147 by PhilippSalvisberg was merged Aug 12, 2022 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.