Moodle 4.0 DB Schema

Moodle 4.0 DB Schema

de Karishma Tiwari -
Número de respuestas: 5

Dear all,

where can I download the Moodle 4.0 DB Schema?
I did a google and even searched the below URL, I cant find it.

https://docs.moodle.org/dev/Database_Schema


Thanks!

Promedio de valoraciones: -
En respuesta a Karishma Tiwari

Re: Moodle 4.0 DB Schema

de Howard Miller -
Imagen de Core developers Imagen de Documentation writers Imagen de Particularly helpful Moodlers Imagen de Peer reviewers Imagen de Plugin developers
I'm guessing that nobody has done the work yet. Moodle was first developed a long time ago and the schema has grown - there's no "official" version.
En respuesta a Howard Miller

Re: Moodle 4.0 DB Schema

de Marcus Green -
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers
The worlds most comprehensive* detailed and in-depth Moodle 4.0 schema documentation. Contains information not written to the database during installation and additional information not included in the source.
https://www.examulator.com/er/output/index.html

Scroll down for diagrams of relationships. I should probably update the wiki page that was referred to, as it is not obvious that the update for 4.0 has been created.

(*also possibly the only)
En respuesta a Marcus Green

Re: Moodle 4.0 DB Schema

de Karishma Tiwari -
Thanks, I did find this URL but couldnt find the DB schema.
THen I went to relationships, and as you mentioned, scrolled down, got it!



En respuesta a Karishma Tiwari

Re: Moodle 4.0 DB Schema

de Marcus Green -
Imagen de Core developers Imagen de Particularly helpful Moodlers Imagen de Plugin developers Imagen de Testers
I think I need some notes to tell people to scroll down as i suspect most people miss the diagrams, and the diagrams are probably my favourite bits.Glad you found it.