|
pyShelf Open Source Ebook Server 0.8.0
FOSS E-Book Server, https://pyshelf.com
|
Static Public Attributes | |
| Mapped | collection [str] |
| Mapped | book_id = mapped_column(ForeignKey(Book.book_id)) |
| Mapped | collection_id = mapped_column(primary_key=True) |
Collection model.
|
static |
|
static |
|
static |