Advertisement
Guest User

Untitled

a guest
Feb 14th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.02 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 4.6.5.1
  3. -- https://www.phpmyadmin.net/
  4. --
  5. -- Host: localhost:3306
  6. -- Generation Time: Feb 14, 2017 at 06:04 PM
  7. -- Server version: 5.6.34
  8. -- PHP Version: 7.1.0
  9.  
  10. SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
  11. SET time_zone = "+00:00";
  12.  
  13. --
  14. -- Database: `demos`
  15. --
  16.  
  17. -- --------------------------------------------------------
  18.  
  19. --
  20. -- Table structure for table `categories`
  21. --
  22.  
  23. CREATE TABLE `categories` (
  24. `id` int(10) NOT NULL,
  25. `name` varchar(60) NOT NULL
  26. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  27.  
  28. --
  29. -- Dumping data for table `categories`
  30. --
  31.  
  32. INSERT INTO `categories` (`id`, `name`) VALUES
  33. (0, 'All'),
  34. (79, 'NodeJS'),
  35. (80, 'ReactJS'),
  36. (81, 'PHP'),
  37. (85, 'Wordpress'),
  38. (86, 'Joomla');
  39.  
  40. -- --------------------------------------------------------
  41.  
  42. --
  43. -- Table structure for table `demos`
  44. --
  45.  
  46. CREATE TABLE `demos` (
  47. `order_key` int(20) NOT NULL,
  48. `id` varchar(10) NOT NULL,
  49. `name` varchar(60) NOT NULL,
  50. `img` varchar(90) NOT NULL,
  51. `cat_id` int(11) NOT NULL DEFAULT '0',
  52. `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
  53. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  54.  
  55. --
  56. -- Dumping data for table `demos`
  57. --
  58.  
  59. INSERT INTO `demos` (`order_key`, `id`, `name`, `img`, `cat_id`, `created_at`) VALUES
  60. (1, 'jqo', 'I SPY DOC', 'demoImage-1487015885194.png', 80, '2017-02-10 14:52:37'),
  61. (2, 'hcl', 'INSTAGRAM BRAND RESOURCES', 'demoImage-1486738402434.png', 85, '2017-02-10 14:53:22'),
  62. (4, '27i', 'FACEBOOK BRAND RESOURCES', 'demoImage-1486738516623.png', 85, '2017-02-10 14:55:16'),
  63. (7, '53ndfr', 'WE3', 'demoImage-1487010904009.png', 80, '2017-02-13 18:35:04'),
  64. (10, '68p9y9', 'DREAM', 'demoImage-1487021903890.png', 0, '2017-02-13 21:37:27'),
  65. (11, 'm4as2y', 'ETRADE WALL', 'demoImage-1487021976247.png', 80, '2017-02-13 21:39:36');
  66.  
  67. -- --------------------------------------------------------
  68.  
  69. --
  70. -- Table structure for table `details`
  71. --
  72.  
  73. CREATE TABLE `details` (
  74. `demo_id` varchar(10) NOT NULL,
  75. `description` varchar(120) NOT NULL,
  76. `url` varchar(120) NOT NULL
  77. ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
  78.  
  79. --
  80. -- Dumping data for table `details`
  81. --
  82.  
  83. INSERT INTO `details` (`demo_id`, `description`, `url`) VALUES
  84. ('27i', 'The facebook brand resources is a site where you can download logos.', 'https://en.facebookbrand.com/'),
  85. ('53ndfr', 'WE3 is a JAM3 internship program for discover the developers and designers work.', 'http://we3.jam3.net'),
  86. ('5quax9', 'tac', 'http://192.168.0.65:9966/demosk'),
  87. ('68p9y9', 'A real estate website for Homes by Dream.', 'http://dream.jam3.net/'),
  88. ('hcl', 'The instagram brand resources site will allow download logos and badges.', 'http://en.dev-igbrc.jam3.net/'),
  89. ('jqo', 'I spy is a documental of spying and cyberwarfare.', 'https://ispydoc.com/'),
  90. ('jw8080', 'as', 'http://192.168.0.65:9966/demos'),
  91. ('kydc25', 'A real estate website for Homes by Dream.', 'http://dream.jam3.net/'),
  92. ('m4as2y', 'ETrade visualization wall.', 'http://34.194.99.225/'),
  93. ('nnq2ou', 'undefined', 'http://we3.jam3.net'),
  94. ('tf0q1x', 'sdasdasda', 'http://192.168.0.65:9966/demos'),
  95. ('ujancv', 'asdada', 'http://192.168.0.65:9966/demos'),
  96. ('vfbzrn', 'sada', 'http://192.168.0.65:9966/demos'),
  97. ('ysm4n2', 'A real estate website for Homes by Dream', 'http://dream.jam3.net/');
  98.  
  99. -- --------------------------------------------------------
  100.  
  101. --
  102. -- Table structure for table `tokens`
  103. --
  104.  
  105. CREATE TABLE `tokens` (
  106. `id` int(20) NOT NULL,
  107. `token` varchar(90) NOT NULL,
  108. `owner` varchar(90) NOT NULL DEFAULT 'Undefined',
  109. `status` varchar(20) NOT NULL,
  110. `date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
  111. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  112.  
  113. --
  114. -- Dumping data for table `tokens`
  115. --
  116.  
  117. INSERT INTO `tokens` (`id`, `token`, `owner`, `status`, `date`) VALUES
  118. (1, 'QImWzODr8YmnsTCZpNOkWB2X0', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 21:27:41'),
  119. (2, 'RUyX7qM5iCsenUF95k0mq45qZ', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 21:39:37'),
  120. (3, 'LfKvZCFrQQsJROqto2OWwyiXA', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 21:40:38'),
  121. (4, 'me2e3oQDRb2vGkDRETkWUCYGg', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 21:41:34'),
  122. (5, 'QLiIzIJfeopBfXjWurkMBmHET', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 21:42:13'),
  123. (6, 'xJsVmDyROHjaHw41TDuvlzUXy', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:13:47'),
  124. (7, 'TMxGW5LBth0241nQfIRdh5SW8', 'nico.dantuoni@hotmail.com', 'Done', '2017-01-31 23:14:15'),
  125. (8, '8sQi7DEaOJXZTQXAoxwp2EooK', 'nico.dantuoni@hotmail.com', 'Done', '2017-01-31 23:16:03'),
  126. (9, 'BoKBSPcw5RxZnC2Penu0WmaCZ', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:17:28'),
  127. (10, 'wM5RhGMhHqOrN7HnPcSMCfpCl', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:19:33'),
  128. (11, 'YpRh8tP0Jum550xWQtKIeAWqd', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:20:51'),
  129. (12, 'irCC3yuiJIr8xX0hu4xGWryc9', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:36:12'),
  130. (13, 'pYBhZRIFkuCopUMvRfLftTaWt', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:55:11'),
  131. (14, 'I6wo7UHwevUf69TXmXCxeO3og', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:56:56'),
  132. (15, 'NykRIqJqP54ncGLCmL7vLowD9', 'santiagodantuoni@gmail.com', 'Done', '2017-01-31 23:58:13'),
  133. (16, 'lzphyTCrwxA0gqbNPonkqxYvw', 'santiagodantuoni@gmail.com', 'Done', '2017-02-01 00:11:23'),
  134. (17, 'RRAlHv2TN8Y9xcuxiYLfl17yO', 'santiagodantuoni@gmail.com', 'Done', '2017-02-01 00:21:27'),
  135. (18, '0kawKIi1TlF2bZl7eWDdDDv52', 'santiagodantuoni@gmail.com', 'Done', '2017-02-01 00:22:37'),
  136. (20, 'pU7HomG3U7ge7byPN5k8uomWk', 'santiagodantuoni@gmail.com', 'Done', '2017-02-01 00:32:34'),
  137. (30, 'JmTZYdQFq1C06lVXHV9bkzgvA', 'santiagodantuoni@gmail.com', 'Done', '2017-02-01 14:20:18'),
  138. (49, '6hH2fnMt9qR6SYYYrxwO2fb1D', 'nico.dantuoni@hotmail.com', 'Done', '2017-02-06 17:43:16'),
  139. (50, 'Qu11M9PhNTVB7VuLmSZzCDs2i', 'nico.dantuoni@hotmail.com', 'Active', '2017-02-06 17:45:08'),
  140. (51, 'EDknah7uW6hoJIT4aBW1wTdRp', 'santiagodantuoni@gmail.com', 'Active', '2017-02-08 21:17:25');
  141.  
  142. -- --------------------------------------------------------
  143.  
  144. --
  145. -- Table structure for table `users`
  146. --
  147.  
  148. CREATE TABLE `users` (
  149. `id` int(10) NOT NULL,
  150. `username` varchar(25) NOT NULL,
  151. `email` varchar(40) NOT NULL,
  152. `password` varchar(50) NOT NULL,
  153. `avatar` varchar(60) NOT NULL DEFAULT 'None',
  154. `date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
  155. ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
  156.  
  157. --
  158. -- Dumping data for table `users`
  159. --
  160.  
  161. INSERT INTO `users` (`id`, `username`, `email`, `password`, `avatar`, `date`) VALUES
  162. (22, 'test', 'test@test.com', '4d186321c1a7f0f354b297e8914ab240', 'None', '2017-01-17 20:53:31'),
  163. (23, 'jam3', 'jam3@jam3.com', '501529bab78438ef977b38a0b77a3281', 'None', '2017-01-24 16:32:54'),
  164. (29, 'nico', 'nico.dantuoni@hotmail.com', 'ae1d4b431ead52e5ee1788010e8ec110', 'None', '2017-02-06 20:40:30'),
  165. (32, 'santiago.dantuoni', 'santiagodantuoni@gmail.com', '1acdd1f5f7bfb6a0a2a90d0ae6ac762b', 'None', '2017-02-13 20:54:41');
  166.  
  167. --
  168. -- Indexes for dumped tables
  169. --
  170.  
  171. --
  172. -- Indexes for table `categories`
  173. --
  174. ALTER TABLE `categories`
  175. ADD PRIMARY KEY (`id`);
  176.  
  177. --
  178. -- Indexes for table `demos`
  179. --
  180. ALTER TABLE `demos`
  181. ADD PRIMARY KEY (`order_key`),
  182. ADD UNIQUE KEY `order_key` (`order_key`),
  183. ADD UNIQUE KEY `order_key_2` (`order_key`);
  184.  
  185. --
  186. -- Indexes for table `details`
  187. --
  188. ALTER TABLE `details`
  189. ADD PRIMARY KEY (`demo_id`);
  190.  
  191. --
  192. -- Indexes for table `tokens`
  193. --
  194. ALTER TABLE `tokens`
  195. ADD PRIMARY KEY (`id`);
  196.  
  197. --
  198. -- Indexes for table `users`
  199. --
  200. ALTER TABLE `users`
  201. ADD PRIMARY KEY (`id`);
  202.  
  203. --
  204. -- AUTO_INCREMENT for dumped tables
  205. --
  206.  
  207. --
  208. -- AUTO_INCREMENT for table `categories`
  209. --
  210. ALTER TABLE `categories`
  211. MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=87;
  212. --
  213. -- AUTO_INCREMENT for table `demos`
  214. --
  215. ALTER TABLE `demos`
  216. MODIFY `order_key` int(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;
  217. --
  218. -- AUTO_INCREMENT for table `tokens`
  219. --
  220. ALTER TABLE `tokens`
  221. MODIFY `id` int(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=52;
  222. --
  223. -- AUTO_INCREMENT for table `users`
  224. --
  225. ALTER TABLE `users`
  226. MODIFY `id` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement