[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] db schema for phpGW
From: |
Dan Kuykendall (Seek3r) |
Subject: |
Re: [Phpgroupware-developers] db schema for phpGW |
Date: |
Thu, 17 Jan 2002 09:31:46 -0800 |
No such beast exists.
Your welcome to help build one tho
> Jim Foster wrote:
>
> Question:
>
> Is there a nice graphical presentation for the db schema of phpGW? One
> that shows all tables, their fields, purpose, and of course the
> relations/cardinality of tables?
>
> One that developers may use to shorten the learning curve in coming up
> to speed and which may be used as a developer's reference? Seems a
> little odd to try to program to an infrastructure whose underlying db
> model has to be determined by looking at code.
>
> If one already exists, would someone be kind enough to point the way?
>
> -- Thanks!