- 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… updated Mar 19, 2024
add G-3330: Avoid autonomous transactions.
#216 by PhilippSalvisberg was merged Mar 13, 2024 Loading… updated Mar 18, 2024
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… updated Mar 18, 2024
include column alias in title and reason of G-3182
#215 by PhilippSalvisberg was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Fix dead link and update revision history until August 2024 in about page
#214 by PhilippSalvisberg was merged Mar 13, 2024 Loading… updated Mar 13, 2024
Feature/issue 206: simplify G-1050
#207 by PhilippSalvisberg was merged Sep 26, 2023 Loading… updated Sep 26, 2023
prefix / to support building on a windows host
#204 by zrh535 was merged Sep 14, 2023 Loading… updated Sep 14, 2023
Fix/explain violations of unrelated guidelines
#199 by PhilippSalvisberg was merged Sep 1, 2023 Loading… updated Sep 13, 2023
Rework severity catagorization
#201 by PhilippSalvisberg was merged Sep 8, 2023 Loading… updated Sep 13, 2023
README: fix link to appendix (main branch)
#195 by ecki was merged Feb 17, 2023 Loading… updated Feb 19, 2023
Feature/issue 169 sonarcloud
#170 by PhilippSalvisberg was merged Sep 3, 2022 Loading… updated Sep 30, 2022
Bugfix/issue 157 arithmatex rendering
#158 by PhilippSalvisberg was merged Aug 14, 2022 Loading… updated Aug 14, 2022
Feature/issue 155 singe page app
#156 by PhilippSalvisberg was merged Aug 13, 2022 Loading… updated Aug 13, 2022
Feature/issue 130 valid sql code blocks
#154 by PhilippSalvisberg was merged Aug 13, 2022 Loading… updated Aug 13, 2022
add create or replace to examples in G-9040
#153 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
do not violate rule G-4320 in examples of G-3145
#152 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
format values clause in G-7710 and G-7720
#151 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
align list of columns in good example of G-3110
#150 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
formatting good example according to bad example in G-1060
#149 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Feature/issue 126 oracle database
#148 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
use defined index variable i instead of indx in good example of G-3220
#147 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Bugfix/issue 135 missing into
#146 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Bugfix/issue 125 syntax error in g 7910
#145 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
rename "PL/SQL Cop" to "db* CODECOP"
#144 by PhilippSalvisberg was merged Aug 12, 2022 Loading… updated Aug 12, 2022
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.