chore(docs): Adding database model.
This commit is contained in:
parent
328f1a88b9
commit
ba68187761
2 changed files with 7 additions and 0 deletions
7
book/apendix-database-model.md
Normal file
7
book/apendix-database-model.md
Normal 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.
|
||||
|
||||

|
BIN
images/GeneralBotsDatabaseModel.png
Normal file
BIN
images/GeneralBotsDatabaseModel.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
Loading…
Add table
Reference in a new issue