{"slug":"sahih-al-bukhari-hadiths","name":"Sahih al Bukhari Hadiths","description":"Sahih al-Bukhari is a collection of hadith compiled by Abu Abdullah Muhammad Ibn Isma`il al-Bukhari(rahimahullah). His collection is recognized by the overwhelming majority of the Muslim world to be one of the most authentic collections of the Sunnah of the Prophet Salla Allah `Alaihi Wa Sallam. It contains roughly 7563 hadith (with repetitions) in 97 books.","author":"karim42","active_installs":90,"version":"1.2.3","wp_org_url":"https://wordpress.org/plugins/sahih-al-bukhari-hadiths/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"bukhari_chapters","full_table_name":"wp_bukhari_chapters","description":"Stores bukhari chapters data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"name_english","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"name_arabic","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"book_range","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"id_chapter","type":"int(10)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `bukhari_chapters` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name_english` varchar(200) NOT NULL, `name_arabic` varchar(200) NOT NULL, `book_range` varchar(100) NOT NULL, `id_chapter` int(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE"},{"table_name":"muslim_chapters","full_table_name":"wp_muslim_chapters","description":"Stores muslim chapters data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"name_english","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"name_arabic","type":"varchar(200)","nullable":false,"primary_key":false},{"name":"book_range","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"id_chapter","type":"int(10)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `muslim_chapters` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name_english` varchar(200) NOT NULL, `name_arabic` varchar(200) NOT NULL, `book_range` varchar(100) NOT NULL, `id_chapter` int(10) NOT NULL, PRIMARY KEY (`id`) ) ENGINE"}],"table_count":2}