On Wed, Mar 21, 2012 at 10:23 PM, Guillaume Lelarge
wrote:
> On Wed, 2012-03-21 at 09:55 +, Dave Page wrote:
>> On Tue, Mar 20, 2012 at 10:40 PM, Guillaume Lelarge
>> wrote:
>> >
>> > I've been thinking about this. I don't like the idea of displaying a
>> > dialog. I've been doing some experi
On Wed, 2012-03-21 at 09:55 +, Dave Page wrote:
> On Tue, Mar 20, 2012 at 10:40 PM, Guillaume Lelarge
> wrote:
> >
> > I've been thinking about this. I don't like the idea of displaying a
> > dialog. I've been doing some experiments on panels, and this is what I
> > have now. Not pretty, but n
On Tue, Mar 20, 2012 at 10:40 PM, Guillaume Lelarge
wrote:
>
> I've been thinking about this. I don't like the idea of displaying a
> dialog. I've been doing some experiments on panels, and this is what I
> have now. Not pretty, but not done yet. Just an idea of how it might
> look like and work.
On Tue, 2012-03-06 at 09:20 +0100, Guillaume Lelarge wrote:
> On Thu, 2012-03-01 at 16:23 +, Dave Page wrote:
> > Hi
> >
> > On Thu, Mar 1, 2012 at 4:06 PM, Guillaume Lelarge
> > wrote:
> >
> > >> 2) Why does it take so many steps to add a column? Click the + icon,
> > >> and choose a name,
On Tue, Mar 6, 2012 at 8:52 AM, Guillaume Lelarge
wrote:
> On Tue, 2012-03-06 at 09:32 +0100, Magnus Hagander wrote:
>>
>> On Mar 6, 2012 9:23 AM, "Dave Page" wrote:
>> >
>> > On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
>> > wrote:
>> > >
>> > > On such a huge patch, it's really hard to wo
On Tue, Mar 6, 2012 at 8:32 AM, Magnus Hagander wrote:
>
> On Mar 6, 2012 9:23 AM, "Dave Page" wrote:
>>
>> On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
>> wrote:
>> >
>> > On such a huge patch, it's really hard to work without commiting some
>> > parts of it. So I decided to commit each mi
On Tue, Mar 6, 2012 at 09:52, Guillaume Lelarge wrote:
> On Tue, 2012-03-06 at 09:32 +0100, Magnus Hagander wrote:
>>
>> On Mar 6, 2012 9:23 AM, "Dave Page" wrote:
>> >
>> > On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
>> > wrote:
>> > >
>> > > On such a huge patch, it's really hard to work
On Tue, 2012-03-06 at 09:32 +0100, Magnus Hagander wrote:
>
> On Mar 6, 2012 9:23 AM, "Dave Page" wrote:
> >
> > On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
> > wrote:
> > >
> > > On such a huge patch, it's really hard to work without commiting
> some
> > > parts of it. So I decided to com
On Mar 6, 2012 9:23 AM, "Dave Page" wrote:
>
> On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
> wrote:
> >
> > On such a huge patch, it's really hard to work without commiting some
> > parts of it. So I decided to commit each milestone of the project. I
> > agree with you that it lacks lots of
On Tue, Mar 6, 2012 at 8:01 AM, Guillaume Lelarge
wrote:
>
> On such a huge patch, it's really hard to work without commiting some
> parts of it. So I decided to commit each milestone of the project. I
> agree with you that it lacks lots of tweaking, but it's not that bad.
There are numerous basi
On Thu, 2012-03-01 at 16:23 +, Dave Page wrote:
> Hi
>
> On Thu, Mar 1, 2012 at 4:06 PM, Guillaume Lelarge
> wrote:
>
> >> 2) Why does it take so many steps to add a column? Click the + icon,
> >> and choose a name, then right click and select a datatype
> >> (incidentally, some common types
On Mon, 2012-03-05 at 15:48 +, Dave Page wrote:
> Hi
>
> On Mon, Mar 5, 2012 at 3:29 PM, Luis Ochoa wrote:
> >
> > Autonaming can be turn off, but the idea of adding this feature arises from
> > good database design practices and the idea of having an initial default
> > name for it, if the u
Hi
On Mon, Mar 5, 2012 at 3:29 PM, Luis Ochoa wrote:
>
> Autonaming can be turn off, but the idea of adding this feature arises from
> good database design practices and the idea of having an initial default
> name for it, if the user don't want to use, just overwrite it and it
> automatically tu
On Thu, Mar 1, 2012 at 8:23 AM, Dave Page wrote:
> Hi
>
> On Thu, Mar 1, 2012 at 4:06 PM, Guillaume Lelarge
> wrote:
>
> >> 2) Why does it take so many steps to add a column? Click the + icon,
> >> and choose a name, then right click and select a datatype
> >> (incidentally, some common types li
Hi
On Thu, Mar 1, 2012 at 4:06 PM, Guillaume Lelarge
wrote:
>> 2) Why does it take so many steps to add a column? Click the + icon,
>> and choose a name, then right click and select a datatype
>> (incidentally, some common types like "text" require additional steps
>> to select from a dialogue,
On Thu, 2012-03-01 at 14:44 +, Dave Page wrote:
> Just tried to use the database designer for some "real" work. Ran into
> various problems:
>
> 1) The layout is basically broken on Mac OS X. See screenshot 1, which
> shows very small fonts, and overlapping graphics which are nigh-on
> impossi
2011/7/30 Luis Ochoa :
> On Fri, Jul 29, 2011 at 8:50 PM, Dickson S. Guedes
> wrote:
>>
>> 2011/7/29 Dave Page :
>> > I just gave it a whirl for the first time (using the code committed to
>> > master, so some of these may be fixed), and immediately ran into a few
>> > issues:
>>
>> I tested here
On Sun, Jul 31, 2011 at 2:59 AM, Luis Ochoa wrote:
>
>> - The table model is so small it's unreadable.
>
> Table figure is generated using as basis the font size, if user change
> default font size for the modeler tables automagically change it. I'll add
> at next patch a menu item to allow chang
On Fri, Jul 29, 2011 at 8:50 PM, Dickson S. Guedes wrote:
> 2011/7/29 Dave Page :
> > I just gave it a whirl for the first time (using the code committed to
> > master, so some of these may be fixed), and immediately ran into a few
> > issues:
>
> I tested here (from commit b63c368a84) and have s
On Fri, Jul 29, 2011 at 4:34 AM, Dave Page wrote:
> Hi Luis
>
> On Fri, Jul 29, 2011 at 2:59 AM, Luis Ochoa wrote:
> > Hi, I don't report to this list (just to gsoc one) from some time, mostly
> > because I don't want to spam it.
>
> You should do - there's less chance of us rejecting changes if
2011/7/29 Dave Page :
> I just gave it a whirl for the first time (using the code committed to
> master, so some of these may be fixed), and immediately ran into a few
> issues:
I tested here (from commit b63c368a84) and have some opinions about
this cool addition to pgAdmin3:
- The icons for "A
> -Original Message-
> From: John McCawley [mailto:[EMAIL PROTECTED]]
> Sent: 02 July 2002 17:02
> To: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Database Designer
>
>
> >
> >
> >I also think this would be a valuable addition to pgAdmin
>
>
>I also think this would be a valuable addition to pgAdmin and would
>welcome any work you care to put into it. If you need any help or
>advice, please don't hesitate to email questions to the list.
>
>Regards, Dave.
>
>
After all of my poo-pooing a C++ implementation of pgAdmin, now that I'
> -Original Message-
> From: John McCawley [mailto:[EMAIL PROTECTED]]
> Sent: 01 July 2002 23:04
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Database Designer
>
>
> Is there anything similar to Microsoft Enterprise manager's Database
> Diagram Editor available for Postgres?
24 matches
Mail list logo