OS Windows 10 64-bit
Version 1.2
Python Version 2.7.11
Flask Version 0.11.1
Application Mode Desktop
If you open the Query tool via the *View Data* context-menu,
the upper panel of the *SQL Editor* is not working like the editor of the
Query tool itself (Admin3 worked and could edit select stateme
Hello Ashesh,
We're happy to share our modifications. Unfortunately, we're not
knowledgeable in python so we did the best we could.
The problem we had, was pgadmin crashed when it fetched results in a latin
encoding, and it would display nothing.
We modified this method in : web/pgadmin/tools/sq
On Mon, Feb 27, 2017 at 11:03 AM, Willy-Bas Loos wrote:
> OK, here's for a rebound.
> Now running ubuntu 16.04.
> I pulled the pgadmin4 source from git and managed to make qmake use python3
> en qt5 (the latter using qmake -qt=qt5 after installing some dependencies)
> But I get an error about webe
On Mon, Feb 27, 2017 at 12:41 PM, Willy-Bas Loos wrote:
> I think that It goes without saying that you need to refresh to see
> changes outside of the record that was editted.
>
> I mean the user has to refresh the data manually, no one can expect a
client to do this by itself.
--
Willy-Bas Loo
Hi,
My colleages and I am looking for a GUI postgres client that supports
editable views.
I found this conversation about it
http://www.postgresql-archive.org/Editing-Views-with-EditGrid-td2195829.html
I think pgAdmin is missing a chance to support a beautiful feature of
postgres.
I think that It
OK, here's for a rebound.
Now running ubuntu 16.04.
I pulled the pgadmin4 source from git and managed to make qmake use python3
en qt5 (the latter using qmake -qt=qt5 after installing some dependencies)
But I get an error about webenginewidgets:
Project ERROR: Unknown module(s) in QT: webenginewidg