File manager - Edit - /home/custbahd/scorisinternationaljunior.com/admin/class/sql/classes.sql
Back
-- phpMyAdmin SQL Dump -- version 5.1.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Sep 17, 2022 at 06:23 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: `scoris` -- -- -------------------------------------------------------- -- -- Table structure for table `classes` -- CREATE TABLE `classes` ( `id` int(11) NOT NULL, `title` varchar(500) NOT NULL, `description` varchar(6000) NOT NULL, `teacher` varchar(500) NOT NULL, `start` time NOT NULL, `endd` time NOT NULL, `day` varchar(255) NOT NULL, `image` varchar(255) NOT NULL, `timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `classes` -- INSERT INTO `classes` (`id`, `title`, `description`, `teacher`, `start`, `endd`, `day`, `image`, `timestamp`) VALUES (1, 'Mathematics', '', '', '09:00:00', '11:30:00', '', '2.png', '2022-09-16 11:13:02'), (2, 'Comprehension', '', '', '07:00:00', '14:10:00', '', '3.png', '2022-09-16 10:18:51'), (3, 'Expressive Art', '', '', '00:00:00', '00:00:00', '', '4.png', '2022-09-16 08:23:58'), (4, 'English', '', '', '00:00:00', '00:00:00', '', '5.png', '2022-09-16 08:04:18'), (5, 'Global Studies', '', '', '00:00:00', '00:00:00', '', '6.png', '2022-09-16 08:04:40'), (6, 'Personal Social & Emotional Dev', '', '', '00:00:00', '00:00:00', '', '7.png', '2022-09-16 08:05:46'), (7, 'Literacy', '', '', '00:00:00', '00:00:00', '', '8.png', '2022-09-16 08:06:15'), (8, 'Physical Dev', '', '', '00:00:00', '00:00:00', '', '9.png', '2022-09-16 08:06:35'); -- -- Indexes for dumped tables -- -- -- Indexes for table `classes` -- ALTER TABLE `classes` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `classes` -- ALTER TABLE `classes` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; 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.69 |
proxy
|
phpinfo
|
Settings