chore(docs): Adding database model.

This commit is contained in:
Rodrigo Rodriguez 2019-03-11 10:29:16 -03:00
parent 328f1a88b9
commit ba68187761
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# General Bots Database Model
The database model can be seen on the picture bellow. In each .gbapp or .gblib
the folder **Model** will contain the Sequelize definition for each one of these
tables and their relationship.
![General Bots Database Model](../images/GeneralBotsDatabaseModel.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB