Add PictureID_1215 to Book and migrate DB
This commit is contained in:
parent
6ccb8d612f
commit
b320276926
7 changed files with 432 additions and 4 deletions
|
|
@ -34,6 +34,7 @@ namespace DataLayer
|
|||
|
||||
// mutable
|
||||
public string PictureId { get; set; }
|
||||
public string PictureId_1215 { get; set; }
|
||||
|
||||
// book details
|
||||
public bool IsAbridged { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue