doc: dev: Add database scheme images.

setup.py
Pierre-Antoine Rouby 2024-04-26 09:40:14 +02:00
parent 441a064d84
commit aea7cdb823
2 changed files with 6 additions and 0 deletions

View File

@ -459,6 +459,12 @@ of Bar (Listing [[sql-bar]] and [[sql-foo]]).
[fn:sqlite] The SQLite web site: https://www.sqlite.org/index.html
(last access 2023-09-20)
#+NAME: sql_schema
#+ATTR_LATEX: :width 13cm
#+CAPTION: SQLite database scheme at Pamhyr2 version v0.0.7 (generate with [[https://gitlab.com/Screwtapello/sqlite-schema-diagram]])
[[./images/schema_v0.0.7.png]]
*** List class
A abstract class PamhyrModelList is available and provide some of

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB