Where can I find the ER schema used to mysql db in mediawiki?
thanx, -- mata;
Entity RelationsShip Diagram: http://databases.about.com/cs/specificproducts/g/er.htm
Thanks -greg
-----Original Message----- From: wikitech-l-bounces@wikimedia.org [mailto:wikitech-l-bounces@wikimedia.org]On Behalf Of Brion Vibber Sent: Wednesday, April 27, 2005 1:49 PM To: Wikimedia developers Subject: Re: [Wikitech-l] E-R db schema
ettore di cesare wrote:
Where can I find the ER schema used to mysql db in mediawiki?
What's an ER schema?
-- brion vibber (brion @ pobox.com)
On 4/27/05, Brion Vibber brion@pobox.com wrote:
ettore di cesare wrote:
Where can I find the ER schema used to mysql db in mediawiki?
What's an ER schema?
Brion: it stands for "Entity Relationship schema" - it's the way you'd represent a database using the [[Entity-relationship model]].
Ettore, all we have is a pure relational schema: http://cvs.sourceforge.net/viewcvs.py/*checkout*/wikipedia/phpwiki/newcodeba...
It should be possible to reverse-engineer an ER schema from that.
John Fader wrote: [cuts]
Ettore, all we have is a pure relational schema: http://cvs.sourceforge.net/viewcvs.py/*checkout*/wikipedia/phpwiki/newcodeba...
It should be possible to reverse-engineer an ER schema from that.
thanx john, I try ...
wikitech-l@lists.wikimedia.org