◐ Shell
clean mode source ↗

Fixes to DDL Trigger annotation parsing on 11g by jgebal · Pull Request #1093 · utPLSQL/utPLSQL

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jgebal

@jgebal jgebal commented

Aug 3, 2020

Copy link Copy Markdown

Member

Resolves #1088

jgebal added 2 commits

August 3, 2020 17:38
Resolves #1088

Changed tests to reproduce issue with `dbms_preprocessor` failing to parse source that start with:
`package owner.name authid definer is ...`

@jgebal jgebal added this to the 3.1.11 milestone

Aug 3, 2020

@jgebal jgebal added the bugfix label

Aug 3, 2020

@sonarqubecloud

sonarqubecloud Bot commented

Aug 3, 2020

Copy link Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@PhilippSalvisberg PhilippSalvisberg left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good. Thanks!

@jgebal jgebal merged commit 74b77b5 into develop

Aug 9, 2020

@jgebal jgebal deleted the feature/fix_ddl_trigger_parsing branch

August 9, 2020 13:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@PhilippSalvisberg PhilippSalvisberg PhilippSalvisberg approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

v3.1.11

Development

Successfully merging this pull request may close these issues.

DDL Trigger not working

2 participants

@jgebal @PhilippSalvisberg