]> git.phdru.name Git - m_librarian.git/commit
Fix Db schema
authorOleg Broytman <phd@phdru.name>
Thu, 24 Dec 2015 14:10:17 +0000 (17:10 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 24 Dec 2015 14:10:17 +0000 (17:10 +0300)
commitee08410d892e2facfbe8469a78a661c3e366ff8c
tree8a29f6ca7f0ddf41105734a407102de938bcd9c4
parent60ab4c2c127689e13fe1f448781aa663fb672289
Fix Db schema

Books and authors, Books and genres are linked with many-to-many
relations: there are lists of authors and genres for every book.
m_librarian/db.py