
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
3.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
The database connection should be bound to the query. Currently if two queries are open and the connection is changed the connection is changed for both queries. This can result in the accidental execution of the query or update statement on the wrong database.
|
|
Description
|
The database connection should be bound to the query. Currently if two queries are open and the connection is changed the connection is changed for both queries. This can result in the accidental execution of the query or update statement on the wrong database. |
Show » |
| There are no comments yet on this issue.
|
|