Yes, that's all fine and good for people who can run
Database Designer 4, but it just plain doesn't run on my linux distribution, and the software itself is overblown and unnecessary for most developers.
Could someone kindly post something a little more tangible, like either a wiki topic describing the current version's DB schema, or even just the output of "SHOW CREATE TABLE ~;" from a database client?
I especially ask because I'm developing a remote access component which will run from a parallel
server, but I don't want to install a complete Moodle distribution on my workstation to do that. All I need is the schema, in plain and simple text.