InAppProductPackageMappings


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 gen_random_uuid()
creditPackageId uuid 2147483647 null
CreditPackages.id InAppProductPackageMappings_creditPackageId_fkey R
creditProductPackageId uuid 2147483647 null
CreditProductPackages.id InAppProductPackageMappings_creditProductPackageId_fkey R
inAppProductId text 2147483647 null
createdAt timestamp 29,6 now()
updatedAt timestamp 29,6 now()
creditProductSubscriptionPackageId uuid 2147483647 null
CreditProductSubscriptionPackages.id InAppProductPackageMappings_creditProductSubscriptionPacka_fkey R

Indexes

Constraint Name Type Sort Column(s)
InAppProductPackageMappings_pkey Primary key Asc id

Relationships