Development/Database Design
From Sit
| SiT! Manual | Developers Guide → Development/Database Design | Chapter 6 |
Database Design
Our database documentation is created with SchemaSpy based on special InnoDB version of SiT! 3.9x.
The database we use in the program is of type MyISAM, so there the RDBMS does not know about the entity relationship model. The code alone has to take care for consistency of the database!