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

Key: IDEADEV-26790
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 1
Operations

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

SQL: $PROJECT DDL$ data source shares data between several opened projects

Created: 23 May 08 21:08   Updated: 23 May 08 21:08
Component/s: SQL
Fix Version/s: None

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

Build: 8,403


 Description  « Hide
Create new project proj-a. Add the single .sql file with CREATE TABLE statement that creates table TA.
Check $PROJECT DDL$ data source: it shows new table.
Create new project proj-b. Say to open it in a new frame. Add the single .sql file with CREATE TABLE statement that creates table TB.
Check $PROJECT DDL$ data source: it starts to act inconsistently.

For me on this step it usually shows only TB table. Then close project proj-b. Now only proj-a is opened, but $PROJECT DDL$ still shows TB.
Navigation from TB opens corresponding .sql file in proj-a. Etc, etc.



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