Add the Merise data models MCD and MLD diagrams.
These diagrams are generated with mocodo.
The MPD diagram will be reverse-engineered from the live database using the tbls CLI tool.
The diagrams should be re-generated each time the data model changes:
- MCD:
make mcd generates the MCD in docs/database/mcd/
- MLD:
make mld generates the MLD in docs/database/mld/
- MPD:
make mpd generates the MPD in docs/database/mpd/
Add the Merise data models MCD and MLD diagrams.
These diagrams are generated with
mocodo.The MPD diagram will be reverse-engineered from the live database using the
tblsCLI tool.The diagrams should be re-generated each time the data model changes:
make mcdgenerates the MCD indocs/database/mcd/make mldgenerates the MLD indocs/database/mld/make mpdgenerates the MPD indocs/database/mpd/