daily commit
Showing
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
-- https://www.phpmyadmin.net/ | -- https://www.phpmyadmin.net/ | ||
-- | -- | ||
-- Host: db | -- Host: db | ||
-- Generation Time: Jan 04, 2019 at 12:37 PM | -- Generation Time: Jan 08, 2019 at 01:31 PM | ||
-- Server version: 5.6.41 | -- Server version: 5.6.41 | ||
-- PHP Version: 7.2.8 | -- PHP Version: 7.2.8 | ||
... | @@ -44,9 +44,11 @@ CREATE TABLE `admin_users` ( | ... | @@ -44,9 +44,11 @@ CREATE TABLE `admin_users` ( |
INSERT INTO `admin_users` (`id`, `username`, `password`, `user_type`, `display_name`, `profile_image`, `status`) VALUES | INSERT INTO `admin_users` (`id`, `username`, `password`, `user_type`, `display_name`, `profile_image`, `status`) VALUES | ||
(1, 'admin', '202cb962ac59075b964b07152d234b70', 1, 'Super Admin User', 'assets/uploads/services/1543990056_1523012120_default.png', 1), | (1, 'admin', '202cb962ac59075b964b07152d234b70', 1, 'Super Admin User', 'assets/uploads/services/1543990056_1523012120_default.png', 1), | ||
(2, 'mechanic', '202cb962ac59075b964b07152d234b70', 2, 'Mechanic', 'assets/uploads/services/1544088354_car1.jpg', 1), | (2, 'mechanic', '202cb962ac59075b964b07152d234b70', 2, 'Mechanic', 'assets/uploads/services/1546929651_audi-r8-1366x786.jpg', 1), | ||
(11, 'cfghbfchdrfg', '97a4aa7bfb0e20d7b9813ffe99f91fd4', 2, 'lnoik', 'assets/uploads/services/1544013534_images.jpg', 0), | (11, 'cfghbfchdrfg', '97a4aa7bfb0e20d7b9813ffe99f91fd4', 2, 'lnoik', 'assets/uploads/services/1544013534_images.jpg', 1), | ||
(12, 'admin123', '202cb962ac59075b964b07152d234b70', 2, 'Super Admin', 'assets/uploads/services/1544091403_Himalayan.jpg', 1); | (12, 'admin123', '202cb962ac59075b964b07152d234b70', 2, 'Super Admin', 'assets/uploads/services/1544091403_Himalayan.jpg', 1), | ||
(13, 'jansa', '202cb962ac59075b964b07152d234b70', 2, 'Jensa Mechanic', 'assets/uploads/services/1546851554_234858854male.jpg', 1), | |||
(14, 'mechanic_1', '202cb962ac59075b964b07152d234b70', 2, 'Super Mechanic 1', 'assets/uploads/services/1546929755_1523012036_hj.jpg', 1); | |||
-- -------------------------------------------------------- | -- -------------------------------------------------------- | ||
... | @@ -165,7 +167,8 @@ INSERT INTO `issues` (`issue_id`, `issue`, `issue_image`, `status`) VALUES | ... | @@ -165,7 +167,8 @@ INSERT INTO `issues` (`issue_id`, `issue`, `issue_image`, `status`) VALUES |
(9, 'Wheel Maintenance', 'assets/uploads/services/images8.jpg', 2), | (9, 'Wheel Maintenance', 'assets/uploads/services/images8.jpg', 2), | ||
(10, 'AC Maintenance', 'assets/uploads/services/car_ac.jpg', 2), | (10, 'AC Maintenance', 'assets/uploads/services/car_ac.jpg', 2), | ||
(11, 'Oil Change and General Service', 'assets/uploads/services/images9.jpg', 1), | (11, 'Oil Change and General Service', 'assets/uploads/services/images9.jpg', 1), | ||
(12, 'General Service', 'assets/uploads/services/Twitch_KingpinSkin_old2_HD1.jpg', 1); | (12, 'General Service', 'assets/uploads/services/Twitch_KingpinSkin_old2_HD1.jpg', 1), | ||
(13, 'Oil Change and General Service (Free Water Service and Polishing).', 'assets/uploads/services/Himalayan.jpg', 1); | |||
-- -------------------------------------------------------- | -- -------------------------------------------------------- | ||
... | @@ -191,7 +194,8 @@ INSERT INTO `issues_category` (`issue_cat_id`, `issue_id`, `issue_category`, `is | ... | @@ -191,7 +194,8 @@ INSERT INTO `issues_category` (`issue_cat_id`, `issue_id`, `issue_category`, `is |
(7, 11, 'Oil Change', 'assets/uploads/services/Twitch_KingpinSkin_old2_HD.jpg', 1500, 'Oil Change and general service with free water service. Oil Change and general service with free water service. Oil Change and general service with free water service. ', 1), | (7, 11, 'Oil Change', 'assets/uploads/services/Twitch_KingpinSkin_old2_HD.jpg', 1500, 'Oil Change and general service with free water service. Oil Change and general service with free water service. Oil Change and general service with free water service. ', 1), | ||
(8, 11, 'Oil Top Up ', 'assets/uploads/services/Himalayan1.jpg', 500, 'Oil Top Up and general service with free water service. ', 1), | (8, 11, 'Oil Top Up ', 'assets/uploads/services/Himalayan1.jpg', 500, 'Oil Top Up and general service with free water service. ', 1), | ||
(9, 12, 'General Service L:0', 'assets/uploads/services/park-512.png', 700, 'With out Water Service and Polishing. With out Water Service and Polishing. With out Water Service and Polishing. With out Water Service and Polishing. ', 1), | (9, 12, 'General Service L:0', 'assets/uploads/services/park-512.png', 700, 'With out Water Service and Polishing. With out Water Service and Polishing. With out Water Service and Polishing. With out Water Service and Polishing. ', 1), | ||
(10, 12, 'General Service L:1', 'assets/uploads/services/car.jpg', 700, 'Free Water Service and Polishing. Free Water Service and Polishing. Free Water Service and Polishing. Free Water Service and Polishing. ', 1); | (10, 12, 'General Service L:1', 'assets/uploads/services/car.jpg', 700, 'Free Water Service and Polishing. Free Water Service and Polishing. Free Water Service and Polishing. Free Water Service and Polishing. ', 1), | ||
(11, 13, 'Oil Change and General Service', 'assets/uploads/services/orig.jpg', 1500, 'Oil Change and General Service without free water service. Oil Change and General Service without free water service. Oil Change and General Service without free water service. ', 1); | |||
-- -------------------------------------------------------- | -- -------------------------------------------------------- | ||
... | @@ -213,18 +217,23 @@ CREATE TABLE `mechanic` ( | ... | @@ -213,18 +217,23 @@ CREATE TABLE `mechanic` ( |
`licence` varchar(500) NOT NULL, | `licence` varchar(500) NOT NULL, | ||
`licence_number` varchar(250) DEFAULT NULL, | `licence_number` varchar(250) DEFAULT NULL, | ||
`licence_exp_date` varchar(250) DEFAULT NULL, | `licence_exp_date` varchar(250) DEFAULT NULL, | ||
`location` varchar(250) DEFAULT NULL, | |||
`location_lat` varchar(30) DEFAULT NULL, | `location_lat` varchar(30) DEFAULT NULL, | ||
`location_lng` varchar(30) DEFAULT NULL | `location_lng` varchar(30) DEFAULT NULL, | ||
`start_time` varchar(250) DEFAULT NULL, | |||
`end_time` varchar(250) DEFAULT NULL | |||
) ENGINE=InnoDB DEFAULT CHARSET=latin1; | ) ENGINE=InnoDB DEFAULT CHARSET=latin1; | ||
-- | -- | ||
-- Dumping data for table `mechanic` | -- Dumping data for table `mechanic` | ||
-- | -- | ||
INSERT INTO `mechanic` (`id`, `mechanic_id`, `shop_id`, `first_name`, `last_name`, `email_id`, `phone`, `address`, `city`, `state`, `licence`, `licence_number`, `licence_exp_date`, `location_lat`, `location_lng`) VALUES | INSERT INTO `mechanic` (`id`, `mechanic_id`, `shop_id`, `first_name`, `last_name`, `email_id`, `phone`, `address`, `city`, `state`, `licence`, `licence_number`, `licence_exp_date`, `location`, `location_lat`, `location_lng`, `start_time`, `end_time`) VALUES | ||
(1, 2, 0, 'Tobin', 'Thomas', '[email protected]', '9995559194', 'Techware Software Solution', 'Ernakulam', 'Kerala', 'assets/uploads/services/1544088274_1523012036_hj.jpg', '', '', NULL, NULL), | (1, 2, 0, 'Tobin', 'Thomas', '[email protected]', '9995559194', 'Techware Software Solution', 'Ernakulam', 'Kerala', 'assets/uploads/services/1546929651_1523012036_hj.jpg', 'LI000515456', '01/29/2019', 'FL, USA', '27.6648274', '-81.5157535', '10:00', '17:00'), | ||
(5, 11, 0, 'kjo', 'kjo', '[email protected]', '34653456344456', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1544091718_sniper.jpg', 'dfrgdersgt', '12/13/2018', NULL, NULL), | (5, 11, 0, 'kjo', 'kjo', '[email protected]', '34653456344456', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1544091718_sniper.jpg', 'dfrgdersgt', '12/13/2018', 'FL, USA', '27.6648274', '-81.5157535', NULL, NULL), | ||
(6, 12, 0, 'Driver', 'john', '[email protected]', '9995551234', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1544091568_1523012036_hj.jpg', 'LI00051545', '12/25/2018', NULL, NULL); | (6, 12, 0, 'Driver', 'john', '[email protected]', '9995551234', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1544091568_1523012036_hj.jpg', 'LI00051545', '12/25/2018', NULL, NULL, NULL, NULL, NULL), | ||
(7, 13, 1, 'Jensa', 'Jose', '[email protected]', '9995559856', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1546851554_1523012036_hj.jpg', 'LI0005154', '01/30/2019', 'Grand Rapids, MI, USA', '42.9633599', '-85.6680863', NULL, NULL), | |||
(8, 14, 0, 'Tobin', 'Thomas', '[email protected]', '9934534594', 'Techware', 'Aiea', 'Hawaii', 'assets/uploads/services/1546929755_1523012036_hj1.jpg', 'LI000515456', '01/29/2019', 'J K O\'Donnell\'s, West Wayne Street, Fort Wayne, IN, USA', '41.0780191', '-85.1402719', '10:00', '17:00'); | |||
-- -------------------------------------------------------- | -- -------------------------------------------------------- | ||
... | @@ -379,7 +388,7 @@ ALTER TABLE `setting` | ... | @@ -379,7 +388,7 @@ ALTER TABLE `setting` |
-- AUTO_INCREMENT for table `admin_users` | -- AUTO_INCREMENT for table `admin_users` | ||
-- | -- | ||
ALTER TABLE `admin_users` | ALTER TABLE `admin_users` | ||
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13; | MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15; | ||
-- | -- | ||
-- AUTO_INCREMENT for table `customers` | -- AUTO_INCREMENT for table `customers` | ||
... | @@ -403,19 +412,19 @@ ALTER TABLE `forgot_password_link` | ... | @@ -403,19 +412,19 @@ ALTER TABLE `forgot_password_link` |
-- AUTO_INCREMENT for table `issues` | -- AUTO_INCREMENT for table `issues` | ||
-- | -- | ||
ALTER TABLE `issues` | ALTER TABLE `issues` | ||
MODIFY `issue_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13; | MODIFY `issue_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; | ||
-- | -- | ||
-- AUTO_INCREMENT for table `issues_category` | -- AUTO_INCREMENT for table `issues_category` | ||
-- | -- | ||
ALTER TABLE `issues_category` | ALTER TABLE `issues_category` | ||
MODIFY `issue_cat_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; | MODIFY `issue_cat_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; | ||
-- | -- | ||
-- AUTO_INCREMENT for table `mechanic` | -- AUTO_INCREMENT for table `mechanic` | ||
-- | -- | ||
ALTER TABLE `mechanic` | ALTER TABLE `mechanic` | ||
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; | MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; | ||
-- | -- | ||
-- AUTO_INCREMENT for table `mechanic_issues` | -- AUTO_INCREMENT for table `mechanic_issues` | ||
... | ... |
Please
register
or
sign in
to comment