Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Gregory Shrago
Subsystem
SQL
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   adam
    3 years ago (02 Feb 2009 13:25)
  • Updated by   root
    2 years ago (17 Jan 2010 21:11)
  • Jira: IDEADEV-37566
    (history, comments)
 
IDEA-47688 GenericSQL: error is reported for a non-letter at the start of the statement [Oracle SQL package analysis - red inspection on good code: ';' expected]
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
I have an Oracle SQL package definition, that certainly works, but Idea's Inspection reports this as an ERROR.
This happens for all packages that we have. See the bottom of the attachment.

Issue was closed
Comments (3)
 
History
 
Linked Issues (?)
 
Alexander Chernikov
  Alexander Chernikov
02 Feb 2009 14:17
3 years ago
To developer:
Actually the dialect assigned to the file is GenericSQL, not Oracle.
The bug is that GenericSQL shows errors. AFAIK, it should not do it, in any case.

To user: with Oracle dialect you will meet IDEA-47372 at the moment.
adam
  adam
05 Jun 2009 15:53
2 years ago
Hi, Any plans for fixing this in 8.1.3?
adam
  adam
12 Jun 2009 17:53
2 years ago
Fix confirmed, thanks :-)