| From: | Aleksey Chirkin <a4irkin(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Editing outdated script |
| Date: | 2011-07-13 08:55:41 |
| Message-ID: | CAOfwqxUmmA0t3MM-HCmd02-YFEcvR_isJ04_rEXXNwEpS538Sg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
I think that auto recreating sql script when an object is selected
would be cool.
2011/6/10 Aleksey Chirkin <a4irkin(at)gmail(dot)com>
>
> Hi!
>
> Sometimes when working with SQL Editor I'm having some problems.
> This is due to the fact that I forget to press the refresh button
> before opening the SQL Edirot. This leads to the fact that I get a old
> script. And after editing it, I lose some data introduced me as
> before.
>
> For example, create any sql function.
> Then open "Create script" from context menu.
> Change the function and run script.
> When you look to the function in object browser, you will not see changes.
> And when you open "Create script" again, you get the old script.
>
> This is bad for me, becouse I lose some data, and I just did not notice.
>
> Maybe you should think about preventing the user of stale data, or
> forced refresh before creating script.
>
> Regards,
> Aleksey
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bogdan Timofte | 2011-07-13 16:14:41 | pgAdmin III 3-1.14.0-beta2 crash |
| Previous Message | Josh Berkus | 2011-07-12 16:45:15 | Re: pgadmin and broken connections |