PackageVersionLocale Table

PackageVersionLocale specifies all the locales (language and country combinations) that a particular package version applies to.

Table 1. Database columns for PackageVersionLocale table

Database Column

Details

PackageVersionID

Type: integer. Key

Foreign key into the PackageVersion table.

LocaleCode

Type: text (max 6 characters). Key

Foreign key into the Locale table.