Revert PictureID_1215 migration and add PictureIDLarge migration
This commit is contained in:
parent
448c231cfa
commit
0091245734
4 changed files with 8 additions and 8 deletions
|
|
@ -34,7 +34,7 @@ namespace DataLayer
|
|||
|
||||
// mutable
|
||||
public string PictureId { get; set; }
|
||||
public string PictureId_1215 { get; set; }
|
||||
public string PictureLarge { get; set; }
|
||||
|
||||
// book details
|
||||
public bool IsAbridged { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue