File manager - Edit - /home/custbahd/mediagepr.com/admin/testimonials/sql/testimonials-details.sql
Back
-- phpMyAdmin SQL Dump -- version 5.1.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Sep 13, 2022 at 08:46 AM -- Server version: 10.4.20-MariaDB -- PHP Version: 8.0.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `mediage` -- -- -------------------------------------------------------- -- -- Table structure for table `testimonials` -- CREATE TABLE `testimonials` ( `id` int(11) NOT NULL, `name` varchar(255) NOT NULL, `position` varchar(255) NOT NULL, `testimonial` varchar(6000) NOT NULL, `image` varchar(255) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `testimonials` -- INSERT INTO `testimonials` (`id`, `name`, `position`, `testimonial`, `image`, `date`) VALUES (1, 'Egesa Judith', '', 'Applied creative thinking that implemented a greater vision for my company with continuous suggestions of new ideas in our meetings and on projects. The company showed initiative by developing new ways of improving projects and company performance.', 'egesa.jpg', '2022-09-12 23:09:42'), (2, 'Odhiambo James', '', 'Willingly adjusts their schedule to be available when needed and adapts to changes in the performance of required duties. The company responds well to change in various situations.', 'odhiambo.jpg', '2022-09-12 23:34:53'), (3, 'Nabunya Shalom', '', 'Effectively communicates with colleagues, supervisors, partners and customers clearly about ideas and thoughts in team meetings and conferences Mediage is a constructive communicator and is capable of discussing difficult issues effectively and to the point.', 'nabunya.jpg', '2022-09-12 23:11:25'), (4, 'Abaho Seth', '', 'Takes ownership in the company’s success and accepts responsibility for oneself and contribution as a team member. Mediage admits mistakes and errors and informs early when unable to keep a commitment.', 'abaho.jpg', '2022-09-12 23:12:00'); -- -- Indexes for dumped tables -- -- -- Indexes for table `testimonials` -- ALTER TABLE `testimonials` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `testimonials` -- ALTER TABLE `testimonials` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 3.2 |
proxy
|
phpinfo
|
Settings