Dave,
I'm still getting this, except that now I'm getting it intermittently on
query windows. Using "default view" and/or "Zoom" makes the title bar
accessible again.
I think that this is probably a wxWindows bug. How do I check my
wxWindows version on Mac?
--
Le 15/03/2010 23:16, Josh Berkus a écrit :
> Version: 1.10.1
> Platform: OSX 10.5
> Severity: Annoyance
> Reproduceable: sometimes
> Description:
>
> 1) have a bunch of query windows for saved SQL files open (call them
> files 1,2,3,4,5 and 6 in order in which they are opened).
> 2) save file #1 a
Version: 1.10.1
Platform: OSX 10.5
Severity: Annoyance
Reproduceable: sometimes
Description:
1) have a bunch of query windows for saved SQL files open (call them
files 1,2,3,4,5 and 6 in order in which they are opened).
2) save file #1 and close it.
3) In another, the query window for #5 pick file
Le 15/03/2010 15:17, Little, Douglas a écrit :
> Hi,
> I'm seeing behavior that is unexpected. Hopeing to get a better understanding
> of how PGadmin manages connections
>
> I have a query window with 20+sql statements, connected to my fqa database.
> I'm running sql individually and seeing t
Hi,
I'm seeing behavior that is unexpected. Hopeing to get a better understanding
of how PGadmin manages connections
I have a query window with 20+sql statements, connected to my fqa database.
I'm running sql individually and seeing that sometimes they are directed to my
prod database, inste
Hello,
I don't usually use the builder, but sometimes it is convenient for long
table/column names having queries. I'd like to propose some improvements
to it:
1. Why not join the selected tables if they are related over foreign
key? Usually well designed database uses FK to keep relations in
This is my opportunity to say that I do use the graphical query builder.
It would be great if it could be brought into line with (subsume the
code for) DBUML, the ArgoUML class diagramming software for databases (http://sourceforge.net/projects/dbuml/
).
Seeing the relationships between tabl