On Sun, Mar 10, 2024 at 7:06 PM Shaheed Haque
wrote:
> OK, it looks as though this problem occurs newly in flask-migrate 4.0.6.
> It looks as though the changes here:
>
>
> https://github.com/miguelgrinberg/Flask-Migrate/commit/6f3f889c36030134f87dc1db327c2385d873a4d6
>
> introduce some new behav
On Mon, Mar 11, 2024 at 3:09 AM microsys.gr microsys.gr <
microsys...@gmail.com> wrote:
> Hi, is any way to filter which databases to view in a connected server in
> the tree view ?
>
> I connect to a server with thousands of databases, but I only permit to
> connect to only one.
> Do I have to sc
Hi, is any way to filter which databases to view in a connected server in
the tree view ?
I connect to a server with thousands of databases, but I only permit to
connect to only one.
Do I have to scroll down to find that one every single time I connect?
Regards
OK, it looks as though this problem occurs newly in flask-migrate 4.0.6. It
looks as though the changes here:
https://github.com/miguelgrinberg/Flask-Migrate/commit/6f3f889c36030134f87dc1db327c2385d873a4d6
introduce some new behaviour which I guess pgadmin4 does not yet support.
Can I gently requ
Hi,
I have a scripted install for pgadmin4 which worked as expected for
pgadmin7.7 when last used. I'm now trying to install 8.4 in a new VM, and
it fails like this:
$ sudo -i -u ubuntu PGADMIN_SETUP_EMAIL=x...@123.com
PGADMIN_SETUP_PASSWORD=abcd python3
/home/ubuntu/venv/lib/python3.10/site-pack