File manager - Edit - /home/capoccitel/www/administrator/components/com_tlptestimonial/sql/install.mysql.utf8.sql
Back
CREATE TABLE IF NOT EXISTS `#__tlptestimonial_testimonial` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `category` int(11) NOT NULL, `profile_image` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `company` varchar(255) NOT NULL, `location` varchar(255) NOT NULL, `testimonial` text NOT NULL, `ordering` int(11) NOT NULL, `state` tinyint(1) NOT NULL, `checked_out` int(11) NOT NULL, `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(11) NOT NULL, PRIMARY KEY (`id`) ) ; CREATE TABLE IF NOT EXISTS `#__tlptestimonial_category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `category_name` varchar(200) NOT NULL, `ordering` int(11) NOT NULL, `state` tinyint(4) NOT NULL, `checked_out` int(11) NOT NULL, `checked_out_time` datetime NOT NULL, `created_by` int(11) NOT NULL, PRIMARY KEY (`id`) ) ;
| ver. 1.6 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings