BSkyB.com.BSS.Models 1.0.38.42525

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

* 1.0.6
     - Initial Baseline Release
     * 1.0.7
     - Added BSS security tables
     * 1.0.8
     - Updated BSS security tables
     * 1.0.9 [Kamil Podgajniak]
     - Added Thumbnail Series Link Table which is required to resolve thumbnail duplication for shared titles across vod assets
     * 1.0.10 [Sumeet Sadhwani]
     - Added 'ArchiveReleaseTime' property to 'VodAssetAggregator'
     * 1.0.11 [Ravi Brahmbhatt]
     - Added new view 'VodAssetDealView' to get the deal_type for given vod asset
     * 1.0.12 [Sumeet Sadhwani]
     - Added new view 'CaptionRequired' to 'WVodAdiTitleView'
     * 1.0.13 [Lester Pais]
     - Added new columns 'SubtitledFilename', 'SubtitledFileSize' and 'SubtitledChecksum' to 'VodAssetAggregator', 'WVodAdiMovieView' and 'VodAssetPlatformInfo'
     * 1.0.14 [Lester Pais]
     - Made new columns 'SubtitledFilename', 'SubtitledFileSize' and 'SubtitledChecksum' not mandatory
     * 1.0.15 [Lester Pais]
     - Added new columns 'SubtitledOverride' to 'VodAssetAggregator', 'VodAssetPlatformInfo' and 'WVodAdiMovieView'
     - Added new columns 'IsMamIngested' and 'IsCavenaIngested' to 'Version'
     - Added new columns 'IsMamIngested' to 'WVodAdiTitleView'
     * 1.0.16 [Lester Pais]
     - Added new columns 'GlobalSubtitlesOverride' and 'MissingSubtitlesOverride' to 'VodAssetAggregator' and 'VodAssetPlatformInfo'
     - Removed column 'SubtitledOverride' from 'WVodAdiMovieView'
     * 1.0.17 [Lester Pais]
     - Added key attribute to column 'ThumbnailStoreId' in view 'WVodSyndicationView'
     * 1.0.18 [Waqas Shabbir]
     - Upgraded oracle data access and oracle data acess entity framework
     * 1.0.19 [Lester Pais]
     - Added new columns 'PropositionType' and 'PropositionName' to 'WVodAdiOfferView'
     * 1.0.20 [Lester Pais]
     - Added new column 'PropositionId' to 'WVodAdiOfferView'
     * 1.0.21 [Sumeet Sadhwani]
     - Added new models to support multi-fulfilment options in SSP3B
     * 1.0.22 [Sumeet Sadhwani]
     - Fixed models to support multi-fulfilment options in SSP3B
     * 1.0.23 [Maryam Nikoukar]
     - Added new columns 'SubtitlesInAdi' and 'SubtitlesInAdiDateTime' to 'VodAssetAggregator'
     * 1.0.24 [Alan Stubbs]
     - Added new table 'OfferKeyLookup'
     * 1.0.25 [Alan Stubbs]
     - Added new column 'AllowPreOrder' to 'Purchase'
     * 1.0.26 [Alan Stubbs]
     - Renamed 'OfferKeyLookup' to 'VodOrderTypeOfferKey' and field 'OfferType' to 'OrderType'
     * 1.0.27 [Alan Stubbs]
     - Updated 'VodOrderTypeOfferKey' field definitions in line with TrackIT 33007.  Added 'VodAssetOrderType' table
     * 1.0.28 [Alan Stubbs]
     - Renamed 'VodOrderTypeOfferKey' to 'AssetAllowedOrderType' and updated field definitions in line with TrackIT 33007.  Removed 'VodAssetOrderType' table
     * 1.0.29 [Alan Stubbs]
     - Renamed 'AssetAllowedOrderType' to 'AssetOrderType' and field 'OfferKey' to 'OfferKeyUriId'
     * 1.0.30 [Alan Stubbs]
     - Updates to 'FulfilmentItemOperation', 'FulfilmentItem', 'FulfilmentItemType', 'PurchaseOption', 'PurchaseOptionOffer' and 'PurchaseOptionPrice' field definitions in line with TrackIT 33007.  Dropped 'PurchaseOptionOperation' table, added 'VodAssetEstOffer' table
     * 1.0.31 [Alan Stubbs]
     - Added PurchaseOption to VodAsset model
     * 1.0.32 [Alan Stubbs]
     - Changed 'MediaType' on 'FulfilmentItemType' to be a number, moved 'MediaType' on 'PurchaseOption' to 'PurchaseOptionType', renamed 'VodAssetEstOffer' table to 'VodEstOfferKey', added new 'VodAssetEstOffer' table.  All as per TrackIT 33007.
     * 1.0.33 [Alan Stubbs]
     - Removed 'AssetOrderType' table - should not have been present anymore
     * 1.0.34 [Alan Stubbs]
     - Rebuild as dll had not been updated for some reason.
     * 1.0.35 [Alan Stubbs]
     - Removed 'AllowPreOrder' from 'Purchase' table
     * 1.0.36 [Alan Stubbs]
     - Renamed 'PoOfferType' back to 'OfferType' on 'PurchaseOptionOffer' table - DBCC was rejected
     * 1.0.37 [Alan Stubbs]
     - Updated 'PurchaseOption' table
     * 1.0.38 [Julius Popoola]
     - Added Narrative to 'PurchaseOption' table