Re: Google Summer of Code
- From: "Dave Page" <dpage(at)postgresql(dot)org>
- To: robins(at)pobox(dot)com
- Cc: pgadmin-hackers(at)postgresql(dot)org
- Subject: Re: Google Summer of Code
- Date: Sun, 22 Apr 2007 19:56:28 +0100
- Message-id: <200704221956280000@265980200> <text/plain>
> ------- Original Message -------
> From: Robins <tharakan(at)gmail(dot)com>
> To: pgadmin-hackers(at)postgresql(dot)org
> Sent: 22/04/07, 17:28:25
> Subject: Re: [pgadmin-hackers] Google Summer of Code
>
> Frankly, I think I was pretty much where Andy is. I mean, aren't we storing
> 'only position / sizing (in other words UI) details' in the schema ?
>
> Storing the database structure in the schema (and not reading it from the
> database) is going to be quite futile for me personally ... you know
> 'managing two schemas' issue.
>
> Or did I too get it wrong ?
It's primarily a design tool, not an auto-doc tool, so you will generate DDL from a completed design. The auto-doc (ie. reverse engineering an existing schema) functionality is expected to be a post-SoC project.
Regards, Dave
Home |
Main Index |
Thread Index