GSoC Database Designer state

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: GSoC Database Designer state
Date: 2010-09-08 21:37:08
Message-ID: 4C880204.2070809@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

I've been working a lot on it these days. And there's still a lot to do.
I was thinking I would only work on it till it is in a commitable state
but that won't do. There's a least two months of work before reaching
that state, so I'll also work on other patches (server status and xml
explain).

FYI, here is a list of the remaining work to do.

Still to do for commit:
* fix the bug on the ddRelationshipTerminal::draw() method
* types handling
* handle the delete key to delete objects
* toolbar: add a "delete column" tool
* add a table contextual menu (items: "add column", "rename table")

Other patches welcomed:
* load/save a structure
* reverse engineering

So I'm still working on it, but not only on that project.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-09-09 21:33:40 Ticket 232: Smart defaults for new connection in query tool
Previous Message Dave Page 2010-09-07 19:34:41 pgAdmin III commit: Prevent a crash on Solaris if SSL support isn't com