Added a DBSchema so we have an easier way to update the DB

This commit is contained in:
tidusjar 2016-04-01 22:13:12 +01:00
commit 425302ba12
7 changed files with 116 additions and 4 deletions

View file

@ -93,5 +93,7 @@ namespace PlexRequests.Store
Log.Error(e);
}
}
}
}