Menu

#83 button to copy current resultset sql to query editor

closed
None
5
2007-02-26
2005-07-13
Dan G
No

As each result set window knows the sql that generated
it (SQLResultSetResults.getQuery()), can a simple
button/action be added to the tableview to replace the
current query editor sql to the one that generated the
active result set?

Thanks - and great tool.

(btw - if I knew anything about eclipse plugin
development, I'd have written it up and sent to you... )

Discussion

  • Julen Parra

    Julen Parra - 2005-07-13

    Logged In: YES
    user_id=180901

    It shouldn't be too difficult, and it seems like useful, so
    I guess it'll be done :o) Thanks for your idea, I'll keep
    you posted.

     
  • Elvin E. Ebora

    Elvin E. Ebora - 2005-07-15
    • assigned_to: nobody --> sirkware
     
  • Elvin E. Ebora

    Elvin E. Ebora - 2005-07-15

    Logged In: YES
    user_id=949827

    Done.

    Instead of adding a new button on the tableview, I have
    added a new menu "Copy tableview query" at the
    SQLQueryEditor drop-down menu.

     
  • Elvin E. Ebora

    Elvin E. Ebora - 2007-02-26
    • status: open --> closed
     
  • Elvin E. Ebora

    Elvin E. Ebora - 2007-02-26

    Logged In: YES
    user_id=949827
    Originator: NO

    This feature has already been released.

     

Log in to post a comment.