Editing outdated script

Поиск
Список
Период
Сортировка
От Aleksey Chirkin
Тема Editing outdated script
Дата
Msg-id BANLkTinsBjDvZ5UezFB4QsyfXMHfCdgycQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Editing outdated script  (Aleksey Chirkin <a4irkin@gmail.com>)
Список pgadmin-support
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


В списке pgadmin-support по дате отправления:

Предыдущее
От: Jan De Ryck
Дата:
Сообщение: Re: Error when installing pgAdmin on Windows 7 x64
Следующее
От: Aleksey Chirkin
Дата:
Сообщение: Bug: Refreshing trigger, which was removed