John Fader wrote:
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.
Is this the actual file or out of date?
http://cvs.sourceforge.net/viewcvs.py/wikipedia/phpwiki/newcodebase/
says "Last modified 2 years, 4 months ago"?
I'm also interested in a schema. Can you please point me to the actual file with all the "CREATE TABLE" statements?
Thanks, Jakob