History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25704
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

SQL: "unexpected" error message is not updated after inserting different text

Created: 03 Apr 08 15:40   Updated: 08 Apr 08 13:27
Component/s: SQL
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,270


 Description  « Hide
SQL file. Type erroneous SQL statement like:
alter table t1 errrror c1 integer;
Check error message: it is "unexpected errrror". Ok.
Select "errrror" token. Type different erroneous text, e.g. "diffff" to replace the selection. So, the source is still erroneous.
Check error message: it is still "unexpected errrror". It should be updated.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.