Moodle 4.0 DB Schema

Moodle 4.0 DB Schema

Nosūtīja Karishma Tiwari
Atbilžu skaits: 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!

Vidējais novērtējums: -
Atbildot uz Karishma Tiwari

Re: Moodle 4.0 DB Schema

Nosūtīja Howard Miller
Core developers attēls Documentation writers attēls Particularly helpful Moodlers attēls Peer reviewers attēls Plugin developers attēls
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.
Atbildot uz Howard Miller

Re: Moodle 4.0 DB Schema

Nosūtīja Marcus Green
Core developers attēls Particularly helpful Moodlers attēls Plugin developers attēls Testers attēls
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)
Atbildot uz Marcus Green

Re: Moodle 4.0 DB Schema

Nosūtīja 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!



Atbildot uz Karishma Tiwari

Re: Moodle 4.0 DB Schema

Nosūtīja Marcus Green
Core developers attēls Particularly helpful Moodlers attēls Plugin developers attēls Testers attēls
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.