{"slug":"awesome-support","name":"Awesome Support – WordPress HelpDesk & Support Plugin","description":"The most versatile and feature-rich help desk and support plugin for WordPress. Provide awesome support directly from your WordPress site.","author":"awesomesupport","active_installs":7000,"version":"6.3.8","wp_org_url":"https://wordpress.org/plugins/awesome-support/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":true},"tables":[{"table_name":"sm_sessions","full_table_name":"wp_sm_sessions","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"high","columns":[{"name":"session_key","type":"char(32)","nullable":false,"primary_key":false},{"name":"session_value","type":"LONGTEXT","nullable":false,"primary_key":false},{"name":"session_expiry","type":"BIGINT(20) UNSIGNED","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE wp_sm_sessions ( session_key char(32) NOT NULL, session_value LONGTEXT NOT NULL, session_expiry BIGINT(20) UNSIGNED NOT NULL, PRIMARY KEY (session_key) ) $collate;\" );"}],"table_count":1}