1. Home
  2. Docs
  3. INTERNAL API
  4. Database structure
  5. Products Installed on

Products Installed on

Column Type Comment
meta_id bigint(20) unsigned Auto Increment
license_id bigint(20) unsigned [0]
meta_key varchar(255) NULL
meta_value longtext NULL
created_at datetime NULL
created_by bigint(20) unsigned NULL
updated_at datetime NULL
updated_by bigint(20) unsigned NULL

How can we help?