-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaltacademy_dump.sql
115 lines (100 loc) Β· 48.5 KB
/
altacademy_dump.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
-- MySQL dump 10.13 Distrib 9.0.1, for macos14.4 (arm64)
--
-- Host: localhost Database: altacademy
-- ------------------------------------------------------
-- Server version 9.0.1
/*!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 */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `ChatSession`
--
DROP TABLE IF EXISTS `ChatSession`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `ChatSession` (
`id` int NOT NULL AUTO_INCREMENT,
`userId` int DEFAULT NULL,
`userQuestion` text,
`image` varchar(255) DEFAULT NULL,
`botReply` text NOT NULL,
`createdAt` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
`sessionId` int DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `userId` (`userId`),
KEY `sessionId` (`sessionId`),
CONSTRAINT `chatsession_ibfk_1` FOREIGN KEY (`userId`) REFERENCES `User` (`id`) ON DELETE CASCADE,
CONSTRAINT `chatsession_ibfk_2` FOREIGN KEY (`sessionId`) REFERENCES `Session` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=379 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `ChatSession`
--
LOCK TABLES `ChatSession` WRITE;
/*!40000 ALTER TABLE `ChatSession` DISABLE KEYS */;
INSERT INTO `ChatSession` VALUES (1,2,'[\"\"]','/uploads/71ed57bc53187c74a6bce5e09.49.36','Thanks for using me!','2024-08-09 06:36:11',NULL),(2,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 06:36:25',NULL),(3,2,'[\"hi\"]','/uploads/71ed57bc53187c74a6bce5e0a.15.18','Thanks for using me!','2024-08-09 06:36:34',NULL),(4,2,'[\"\"]','/uploads/71ed57bc53187c74a6bce5e0b.49.36.png','Thanks for using me!','2024-08-09 06:39:28',NULL),(5,2,'[\"\"]','/uploads/71ed57bc53187c74a6bce5e0c.15.17.png','Thanks for using me!','2024-08-09 06:40:16',NULL),(6,2,'[\"hi\"]','/uploads/71ed57bc53187c74a6bce5e0d.12.07.png','Thanks for using me!','2024-08-09 06:45:43',NULL),(7,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 06:51:28',1),(8,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 06:55:57',1),(9,2,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 06:56:08',1),(10,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:03:44',1),(11,2,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 07:03:51',1),(12,2,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 07:04:00',1),(13,2,'[\"hy\"]',NULL,'Thanks for using me!','2024-08-09 07:04:47',1),(14,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:05:00',1),(15,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:05:50',1),(16,2,'[\"helloi\"]',NULL,'Thanks for using me!','2024-08-09 07:06:02',1),(17,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:06:28',1),(18,2,'[\"helloi\"]',NULL,'Thanks for using me!','2024-08-09 07:06:40',1),(19,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:09:32',1),(20,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:09:58',1),(21,2,'[\"\"]','/uploads/2bccc3f0bfff68451a235be00.49.36.png','Thanks for using me!','2024-08-09 07:10:04',1),(22,2,'[\"HI\"]',NULL,'Thanks for using me!','2024-08-09 07:13:17',1),(23,2,'[\"OOYE\"]',NULL,'Thanks for using me!','2024-08-09 07:13:25',1),(24,2,'[\"SD\"]',NULL,'Thanks for using me!','2024-08-09 07:13:26',1),(25,2,'[\"OUOJSDASD\"]',NULL,'Thanks for using me!','2024-08-09 07:13:34',1),(26,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:25:21',1),(27,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:28:57',1),(28,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 07:31:34',1),(29,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 07:32:38',1),(30,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:37:26',1),(31,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 07:38:28',1),(32,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 07:57:51',1),(33,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:01:04',1),(34,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:02:45',2),(35,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:03:22',2),(36,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:03:39',2),(37,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:03:59',2),(38,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:04:11',2),(39,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:04:27',2),(40,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:07:59',2),(41,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:18:39',2),(42,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:22:51',2),(43,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:25:06',2),(44,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:25:28',2),(45,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:28:54',2),(46,4,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 08:29:04',2),(47,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:29:18',2),(48,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:31:37',2),(49,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:31:50',2),(50,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:37:15',3),(51,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:37:28',4),(52,4,'[\"how are you\"]',NULL,'Thanks for using me!','2024-08-09 08:37:39',4),(53,4,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:38:12',5),(54,4,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:40:17',5),(55,5,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:40:34',6),(56,7,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:41:01',7),(57,7,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:41:45',8),(58,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:42:50',9),(59,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:43:02',9),(60,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:47:31',9),(61,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:48:36',9),(62,9,'[\"benzen\"]',NULL,'Thanks for using me!','2024-08-09 08:48:52',10),(63,9,'[\"oilhadfiohsldf\"]',NULL,'Thanks for using me!','2024-08-09 08:49:03',10),(64,9,'[\"sdsdsd\"]',NULL,'Thanks for using me!','2024-08-09 08:49:06',10),(65,9,'[\"dsdsdsdsdsdsd\"]',NULL,'Thanks for using me!','2024-08-09 08:49:10',10),(66,9,'[\"sdsd\"]',NULL,'Thanks for using me!','2024-08-09 08:49:34',11),(67,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:49:58',12),(68,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:52:47',12),(69,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:52:53',13),(71,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:53:46',15),(72,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:56:36',15),(73,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:56:40',15),(74,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:57:12',15),(75,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 08:57:24',15),(76,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 08:57:47',16),(77,9,'[\"heyy\"]',NULL,'Thanks for using me!','2024-08-09 08:57:57',16),(78,9,'[\"benzne\"]',NULL,'Thanks for using me!','2024-08-09 08:58:00',16),(79,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:02:48',17),(80,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:02:54',17),(81,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:04:26',17),(82,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:04:46',17),(83,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:04:55',18),(84,9,'[\"ummah\"]',NULL,'Thanks for using me!','2024-08-09 09:05:08',18),(85,9,'[\"b\"]',NULL,'Thanks for using me!','2024-08-09 09:05:15',18),(86,9,'[\"ummah\"]',NULL,'Thanks for using me!','2024-08-09 09:05:24',19),(87,9,'[\"ummah\"]',NULL,'Thanks for using me!','2024-08-09 09:05:59',19),(88,9,'[\"ummmag\"]',NULL,'Thanks for using me!','2024-08-09 09:06:05',20),(89,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:11:11',20),(90,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:11:17',20),(91,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:11:26',21),(92,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:12:48',21),(93,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:13:01',22),(94,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:13:33',23),(95,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:14:18',24),(96,9,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:19:16',24),(97,9,'[\"\"]','/uploads/f57d6cb90c0e9cad0e6446d00.15.17.png','Thanks for using me!','2024-08-09 09:19:36',24),(98,9,'[\"\"]','/uploads/f57d6cb90c0e9cad0e6446d01.49.36.png','Thanks for using me!','2024-08-09 09:19:51',25),(99,9,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 09:20:03',25),(100,9,'[\"\"]','/uploads/f57d6cb90c0e9cad0e6446d02.15.18.png','Thanks for using me!','2024-08-09 09:20:22',25),(101,11,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 09:23:25',26),(102,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 11:22:15',27),(103,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:22:41',27),(104,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 11:22:49',28),(105,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:27:36',28),(106,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:27:41',29),(107,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:30:16',30),(108,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:31:11',31),(109,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 11:31:57',31),(113,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:02:16',35),(114,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 13:02:43',35),(115,2,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 13:02:52',35),(116,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 13:07:42',35),(117,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:07:51',36),(118,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:09:24',37),(119,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:11:28',38),(120,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 13:11:55',39),(121,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 13:13:36',39),(122,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:14:24',39),(123,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:17:33',39),(124,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:19:27',40),(125,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 13:20:08',40),(143,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 15:26:47',58),(144,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 15:27:02',58),(145,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:28:55',59),(146,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:29:26',59),(150,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:36:03',63),(151,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 15:36:08',63),(152,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 15:41:09',64),(153,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:45:43',65),(154,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:50:16',66),(155,2,'[\"hi\"]',NULL,'Thanks for using me!','2024-08-09 15:53:17',67),(156,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:53:53',68),(157,2,'[\"hello\"]',NULL,'Thanks for using me!','2024-08-09 15:54:09',68),(158,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 15:56:35',69),(159,2,'[\"hey\"]',NULL,'Thanks for using me!','2024-08-09 17:38:50',70),(163,1,'ummmag',NULL,'Thanks for using me!','2024-08-09 17:43:48',72),(164,1,'oty boss',NULL,'Thanks for using me!','2024-08-09 17:44:04',72),(165,1,'hi',NULL,'Thanks for using me!','2024-08-09 18:13:00',72),(166,1,'hey',NULL,'Thanks for using me!','2024-08-09 18:13:28',72),(167,1,'hey',NULL,'Thanks for using me!','2024-08-09 18:14:46',72),(168,1,'hey',NULL,'Thanks for using me!','2024-08-09 18:15:00',72),(169,1,'hey',NULL,'Thanks for using me!','2024-08-09 18:15:52',73),(212,14,'hey',NULL,'Hi there! How can I help you with your chemistry studies today? π \n','2024-08-12 10:58:34',87),(304,12,'hey',NULL,'Hi there! π What chemistry questions can I help you with today? π \n','2024-08-15 10:55:13',125),(305,12,'what is benzene',NULL,'Benzene is a fascinating organic compound with the chemical formula CβHβ. It\'s a colorless, sweet-smelling liquid that\'s highly flammable. \n\nThe key thing to remember about benzene is its structure. It\'s a **cyclic** molecule, meaning the carbon atoms form a closed ring. The ring is also **planar**, meaning all the atoms lie in the same plane.\n\nHere\'s what makes benzene special: \n\n* **Delocalized electrons:** The electrons in the carbon-carbon bonds aren\'t confined to individual bonds, but instead spread out over the entire ring. This makes the molecule very stable.\n* **Resonance:** Benzene can be represented by two different Lewis structures, which are called resonance structures. These structures differ in the positions of the double bonds, but they both contribute to the overall structure of benzene.\n\nBenzene is a very important compound in organic chemistry, and it\'s used to make a wide variety of products, including plastics, dyes, and explosives. It\'s also found in crude oil and is an important starting material for many industrial processes.\n\nLet me know if you have any more questions about benzene! π \n','2024-08-15 10:55:42',125),(306,12,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a vast and fascinating subject that explores the composition, structure, properties, and reactions of matter. It\'s all around us, from the air we breathe to the food we eat! \n','2024-08-15 10:56:50',125),(307,12,'hey',NULL,'Hi there! I\'m happy to help with any chemistry questions you have. What are you working on today? π \n','2024-08-15 10:57:29',126),(308,12,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a vast and fascinating subject that explores the building blocks of the universe, from the smallest atoms to the complex molecules that make up our bodies and everything around us. \n\nThink of chemistry as the language we use to understand the world at a molecular level. We use it to explain things like:\n\n* **Why water is a liquid at room temperature:** It\'s all about the bonds between hydrogen and oxygen atoms.\n* **How medicines work:** Understanding the chemical reactions that occur in our bodies allows us to create drugs that target specific diseases.\n* **The composition of different materials:** From the plastic in your phone to the fabric of your clothes, chemistry tells us what these things are made of. \n\nIt\'s a subject that connects to many other areas of science, like biology, physics, and medicine. \n\nDo you have any specific areas within chemistry you\'d like to explore? π \n','2024-08-15 10:57:40',126),(313,17,'hey',NULL,'Hi there! π What chemistry question can I help you with today? π \n','2024-08-15 12:00:09',131),(314,18,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a fascinating subject that explores the composition, structure, properties, and reactions of matter. \n\nThink of it like this: \n* **Matter:** Everything around us, from the air we breathe to the water we drink, is made up of matter. \n* **Properties:** These are the characteristics that describe matter, like its color, smell, taste, density, and melting point. \n* **Changes:** Matter can undergo different transformations, like chemical reactions where new substances are formed. \n\nSo, in a nutshell, chemistry helps us understand the world around us at a fundamental level! \n','2024-08-15 12:01:25',132),(315,18,'hey',NULL,'Hello! How can I help you today? Perhaps you have a question about a particular chemical reaction or a concept you\'re struggling with. π \n','2024-08-15 12:14:45',132),(316,18,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a vast and fascinating subject that explores the composition, structure, properties, and reactions of matter. Think of it as the science that explains the world around us at a molecular level! \n','2024-08-15 12:15:19',132),(317,18,'what is science',NULL,'Science is a fascinating and ever-evolving field that seeks to understand the natural world through observation, experimentation, and analysis. It\'s a systematic way of exploring and explaining phenomena, leading to new discoveries and technologies that shape our world. \n\nThink of it as a journey of discovery, where we constantly question, investigate, and refine our understanding of how things work. \n\nLet me know if you have any specific chemistry-related questions, I\'d be happy to help! \n','2024-08-15 12:19:47',133),(318,18,'can you tell me more in detail',NULL,'Kindly ask a chemistry-related question. Thank you. \n','2024-08-15 12:20:49',133),(319,18,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a fascinating subject that explores the composition, structure, properties, and reactions of substances. Think of it as the science that explains everything around you, from the air you breathe to the food you eat and the materials you use every day! \n','2024-08-15 12:21:48',133),(320,18,'tell me more',NULL,'That\'s a great question! Let\'s dive a little deeper. \n\nChemistry is all about understanding the building blocks of the universe. We explore atoms and how they combine to form molecules. We look at how these molecules interact with each other to create the materials we see around us. Think about the difference between water, which is a liquid, and ice, which is solid, even though they are made of the same components (hydrogen and oxygen). Chemistry helps us understand why that happens!\n\nDo you have any particular areas of chemistry you\'d like to learn more about? For example, are you interested in the different types of chemical reactions, or perhaps the structure of atoms? Let me know, and we can explore further! \n','2024-08-15 12:21:52',133),(321,18,'can you give me some examples',NULL,'Sure! What kind of examples are you looking for? Can you tell me a bit more about the topic you are interested in? For example, are you looking for examples of chemical reactions, types of bonding, or something else entirely? The more details you can provide, the better I can help you! \n','2024-08-15 12:22:04',133),(322,19,'some more info',NULL,'Please provide me with the question you have in mind. I\'d be happy to help you with it. It would be helpful if you could tell me what the topic is about and any specific parts you\'re struggling with. \n','2024-08-15 12:22:41',134),(323,18,'some more info',NULL,'Please provide me with more information about what you\'d like to know. For instance, are you looking for examples of chemical reactions, types of bonding, or something else entirely? The more details you give, the better I can assist you! \n','2024-08-15 12:23:05',133),(324,12,'answer this','/uploads/eea946b39652c927adbb4aa00.51.29.png','Please provide me with the question you would like me to answer. I\'m happy to help! π \n','2024-08-15 12:33:52',129),(325,12,'answer this','/uploads/eea946b39652c927adbb4aa01.10.25.png','Please provide me with the question you would like me to answer. I\'m happy to help! π \n','2024-08-15 12:40:16',129),(326,12,'answer this','/uploads/eea946b39652c927adbb4aa03.01.00.png','Please provide me with the question you would like me to answer. I\'m happy to help! π \n','2024-08-15 12:50:41',129),(327,12,'answer this','/uploads/eea946b39652c927adbb4aa04.01.00.png','Please provide me with the question you would like me to answer. I\'m happy to help! π \n','2024-08-15 12:55:54',129),(328,12,'answer this','/uploads/eea946b39652c927adbb4aa05.31.52.png','Please provide me with the question you would like me to answer. I am ready to help you with any chemistry-related question. π \n','2024-08-15 12:56:34',135),(329,12,'what is chemistru',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It\'s a fascinating subject that explores the building blocks of the universe, from the tiniest atoms to the vast molecules that make up everything around us. \n\nIt\'s like a giant puzzle where we try to understand how different substances interact and what makes them unique. Think of it as the science of how things work at a very fundamental level. \n\nWould you like to know more about a specific area of chemistry? Perhaps you\'d like to explore the different branches of chemistry or ask about a particular concept? π \n','2024-08-15 12:58:44',135),(330,12,'what is atom',NULL,'An atom is the smallest unit of an element that can exist. Imagine it as the fundamental building block for all matter. Atoms are incredibly tiny and are made up of even smaller particles called protons, neutrons, and electrons.\n\n* **Protons:** Positively charged particles found in the nucleus of an atom.\n* **Neutrons:** Neutral particles also found in the nucleus.\n* **Electrons:** Negatively charged particles that orbit the nucleus in specific energy levels called electron shells. \n\nThe number of protons in an atom defines what element it is. For example, all carbon atoms have six protons, while all oxygen atoms have eight. The number of neutrons can vary, leading to different isotopes of the same element. \n\nUnderstanding atoms is crucial to understanding how elements interact and form compounds, which is a key concept in chemistry. \n','2024-08-15 12:58:52',135),(331,12,'answer this','/uploads/eea946b39652c927adbb4aa06.08.47.png','That\'s a great question! Basic chemistry questions often focus on the fundamental building blocks of matter, like atoms and elements. They might also explore the different types of chemical bonds, how to write chemical formulas, or the basic principles of chemical reactions.\n\nTo give you a better idea, here are some examples:\n\n* **What are the three main subatomic particles and their charges?**\n* **How do you determine the number of protons, neutrons, and electrons in an atom?**\n* **What are the differences between ionic and covalent bonds?**\n* **How do you balance a chemical equation?**\n* **What are the main types of chemical reactions?**\n\nDo any of these examples pique your interest? Let me know and I can explain them in more detail! \n','2024-08-15 13:01:37',135),(332,12,'what is benzene',NULL,'Benzene is an organic compound with the molecular formula C<sub>6</sub>H<sub>6</sub>. It is a colorless and highly flammable liquid with a sweet smell. It\'s a key ingredient in many industrial processes and is found naturally in crude oil and coal tar. \n\nBenzene is interesting because it\'s a ring structure with alternating single and double bonds between its carbon atoms. This arrangement, known as a \'delocalized pi system\', makes benzene unusually stable and contributes to its unique chemical properties. \n\nDo you want to know more about the properties or uses of benzene? Perhaps you are interested in its bonding structure? Let me know, and I can elaborate further. \n','2024-08-15 13:01:50',135),(333,12,'answer this','/uploads/eea946b39652c927adbb4aa07.00.09.png','That\'s a great question! While two atoms of the same element share the same number of protons, making them the same element, they might not be identical. Here\'s why:\n\n* **Isotopes:** Atoms of the same element can have different numbers of neutrons. These are called isotopes. For example, carbon-12 and carbon-14 are both isotopes of carbon, but carbon-14 has two extra neutrons, making it heavier.\n* **Nuclear Spin:** Even if two atoms have the same number of protons and neutrons, their nuclei can have different spin states. This affects their magnetic properties.\n\nSo, while two atoms of the same element have the same fundamental properties (same number of protons and electrons), they might differ in other aspects like their mass or spin state. \n','2024-08-15 13:02:00',135),(334,12,'what is chemistry',NULL,'Chemistry is the study of matter and its properties as well as how matter changes. It explores the composition, structure, properties, and reactions of matter. It is a vast and fascinating field that touches upon many aspects of our lives, from the food we eat to the medicines we take. \n','2024-08-15 13:36:43',135),(335,12,'answer this','/uploads/eea946b39652c927adbb4aa0a.57.14.png','That\'s a great question! While two atoms of the same element will have the same number of protons, they might not be identical. \n\nHere\'s why:\n\n* **Isotopes:** Atoms of the same element can have different numbers of neutrons. These are called isotopes. For example, carbon-12 and carbon-14 are both isotopes of carbon. They have the same number of protons (6) but different numbers of neutrons (6 and 8, respectively). \n* **Electron Configuration:** Even if two atoms have the same number of protons and neutrons, they can still have slightly different electron configurations. This can affect their reactivity and other properties.\n\nSo, while two atoms of the same element share fundamental similarities, they aren\'t necessarily identical twins!\n','2024-08-15 13:36:58',135),(336,12,'can you explain it more',NULL,'Of course! We\'re talking about isotopes here. Isotopes of the same element have the same number of protons (which defines the element), but they can have different numbers of neutrons. This means they have different mass numbers. For example, carbon-12 and carbon-14 are both isotopes of carbon, but carbon-14 has two extra neutrons, making it heavier. Let me know if you\'d like me to explain further! \n','2024-08-15 13:37:09',135),(337,12,'thanks',NULL,'You\'re welcome! Is there anything else I can help you with today? Perhaps you\'d like to work through an example of calculating relative atomic mass, or maybe you have a question about how isotopes are used in different applications? π \n','2024-08-15 13:37:17',135),(338,12,'Image provided','/uploads/eea946b39652c927adbb4aa0f.01.00.png','Please provide me with the image. I can\'t see any image in this chat. \n\nOnce you have provided the image, I\'ll do my best to help you understand it and answer any questions you have about it. π \n','2024-08-15 15:16:21',135),(339,12,'Image provided','/uploads/eea946b39652c927adbb4aa10.10.25.png','Please provide the image. I can\'t see any image in this chat. \n','2024-08-15 15:17:24',135),(340,12,'Image provided','/uploads/eea946b39652c927adbb4aa11.10.25.png','Chemistry is the study of matter and its properties as well as how matter changes. It\'s all about understanding the building blocks of the universe and how they interact with each other! \n\nThink of it like a giant puzzle. We\'re trying to figure out what all the pieces are, how they fit together, and what happens when you rearrange them. We also try to understand the energy involved in these changes. \n\nFor example, chemistry helps us understand how plants make food from sunlight, how medicines work in our bodies, and even how to make new materials like plastics. \n\nDoes that help? Let me know if you have any specific questions. \n','2024-08-15 15:17:46',135),(341,12,'answer this','/uploads/eea946b39652c927adbb4aa12.51.29.png','That\'s a great question! It\'s important to remember that while atoms of the same element have the same number of protons, they might not be identical. \n\nThink of it like this: Imagine you have a recipe for a cake. The recipe tells you the ingredients you need, but doesn\'t tell you the exact amount of each ingredient. The recipe is like the element, and the ingredients are like the protons, neutrons, and electrons. \n\nTwo atoms of the same element might have different numbers of neutrons, which means they have different **atomic masses**. These atoms are called **isotopes**. So, while they have the same chemical properties, they have different physical properties. \n\nFor example, carbon-12 and carbon-14 are both isotopes of carbon. They both have 6 protons, but carbon-12 has 6 neutrons, while carbon-14 has 8 neutrons. They are both carbon atoms, but they have different masses, and therefore different properties. \n','2024-08-15 15:18:37',135),(342,12,'answer this','/uploads/eea946b39652c927adbb4aa13.00.09.png','That\'s a great question! It\'s important to remember that while atoms of the same element have the same number of protons, they might not be identical. This is because they can have different numbers of neutrons, which leads to the concept of isotopes. \n\nFor example, consider the element carbon. All carbon atoms have 6 protons, but some carbon atoms have 6 neutrons (carbon-12), while others have 8 neutrons (carbon-14). These are both isotopes of carbon, but they have different mass numbers and different properties. \n','2024-08-15 15:20:36',135),(343,12,'tell me more',NULL,'Okay, so isotopes are atoms of the same element that have the same number of protons (defining them as the same element) but different numbers of neutrons. This means they have the same atomic number but different mass numbers. For example, carbon-12 and carbon-14 are both isotopes of carbon. They both have 6 protons, but carbon-12 has 6 neutrons, while carbon-14 has 8 neutrons. This difference in neutrons affects their mass and sometimes their radioactive properties. \n','2024-08-15 15:21:43',135),(346,21,'hey',NULL,'Hi there! π I\'m happy to help you with any chemistry questions you might have. What are you working on today? π \n','2024-08-16 06:47:03',139),(349,22,'hey',NULL,'Hi there! π I\'m here to help with any chemistry questions you might have. What are you working on today? π \n','2024-08-19 12:42:29',140),(350,22,'hey',NULL,'Hi there! π I\'m here to help with any chemistry questions you might have. What are you working on today? π \n','2024-08-19 12:48:00',140),(351,22,'hey',NULL,'Hi there! π I\'m here to help with any chemistry questions you might have. What are you working on today? π \n','2024-08-19 13:06:52',140),(352,24,'hey',NULL,'Hello! π I\'m happy to help you with any chemistry questions you may have. What are you working on today? π \n','2024-08-19 16:23:36',144),(359,23,'yo',NULL,'Kindly ask a chemistry-related question. Thank you. \n','2024-08-20 07:21:16',148),(360,23,'hey',NULL,'Hi there! π I\'m happy to help with any chemistry questions you have. What are you working on today? π \n','2024-08-20 07:26:39',148),(361,23,'so describe the acid pf py2co4',NULL,'Let\'s break down the formula and figure out the acid. \n\n* **Py** refers to the element **Py** - **Potassium (K)**\n* **CO4** refers to the **Carbonate (CO3)2β** anion.\n\nThe acid corresponding to this carbonate is **Potassium hydrogen carbonate** or **potassium bicarbonate** (KHCO3). \n\nThis is because carbonates are salts formed from the neutralization reaction of a metal hydroxide with carbonic acid (H2CO3). \n\nLet me know if you\'d like to explore other examples of acid-base relationships! \n','2024-08-20 07:26:57',148),(362,23,'what should be the out of Co2+H20',NULL,'This reaction involves carbon dioxide (CO2) and water (H2O). When these two react, they form carbonic acid (H2CO3):\n\nCO2 + H2O β H2CO3\n\nCarbonic acid is a weak acid that exists in equilibrium with carbon dioxide and water. This equilibrium is important in various biological processes and in the chemistry of the atmosphere and oceans. \n','2024-08-20 07:27:22',148),(363,25,'hey',NULL,'Hi there! π How can I help you with your chemistry studies today? π \n','2024-08-21 07:44:49',149),(364,25,'explain bio',NULL,'Kindly ask a chemistry-related question. Thank you. \n','2024-08-21 07:45:04',149),(365,25,'bio chem]',NULL,'Biochemistry is a fascinating field! Could you please tell me more about your question? What specific aspect of biochemistry are you interested in? I can help you with topics like:\n\n* **Structure and function of biomolecules:** carbohydrates, lipids, proteins, nucleic acids\n* **Metabolic pathways:** glycolysis, Krebs cycle, photosynthesis\n* **Enzymes and their kinetics:** factors affecting enzyme activity, enzyme inhibition\n* **Genetic material and its expression:** DNA replication, transcription, translation\n\nThe more detail you can provide about your question, the better I can assist you. \n','2024-08-21 07:45:10',149),(366,25,'dna changing',NULL,'DNA changing is a broad topic! It can refer to several processes, such as mutations, gene editing, or even just the natural process of DNA replication. \n\nTo help me understand your question better, could you please tell me:\n\n* **What specifically are you interested in regarding DNA changing?** \n* **Do you have a particular scenario or example in mind?** \n\nFor instance, are you interested in:\n\n* **How mutations occur?**\n* **The techniques used for gene editing?**\n* **The role of DNA polymerase in replication?**\n\nThe more information you provide, the better I can tailor my response to your needs. π \n','2024-08-21 07:45:26',149),(367,25,'how can i mutate dna',NULL,'That\'s a great question! It\'s important to remember that DNA mutations are naturally occurring and can happen for various reasons. \n\nThink about it: DNA is constantly being copied and replicated, and sometimes errors happen. These errors can lead to changes in the DNA sequence, which we call mutations. \n\nThere are also other factors that can cause mutations, such as exposure to radiation or certain chemicals. \n\nIt\'s fascinating to study how these changes can affect an organism\'s traits and even contribute to evolution. \n\nLet me know if you have any other questions about DNA or mutations! \n','2024-08-21 07:45:45',149),(368,25,'explain in steps',NULL,'Sure, I\'d be happy to explain the steps involved in DNA mutation! Here\'s a breakdown of the process:\n\n1. **Replication Errors:** During DNA replication, the process of making a copy of the DNA molecule, sometimes there are errors in copying the sequence of nucleotides (Adenine, Thymine, Guanine, Cytosine). These errors can be caused by factors like radiation, chemicals, or even just random chance.\n2. **Environmental Factors:** Exposure to certain environmental factors, like radiation (ultraviolet, X-rays), chemicals (mutagens), or even certain viruses, can damage the DNA molecule, leading to mutations.\n3. **Cellular Processes:** During normal cellular processes, like DNA repair mechanisms, sometimes mistakes happen, resulting in changes to the DNA sequence.\n4. **Consequences of Mutations:** Once a mutation occurs, it can have various consequences. Some mutations might be silent, meaning they don\'t affect the protein coded by the gene. Others can lead to changes in the protein structure, which might affect its function.\n\nIf you\'d like to explore any specific type of DNA mutation, or delve deeper into the effects, feel free to ask! \n','2024-08-21 07:46:00',149),(369,25,'what tools will i need for this',NULL,'Kindly ask a chemistry-related question. Thank you. \n','2024-08-21 07:46:26',149),(370,25,'what chemicals will be required for this',NULL,'Please provide me with more context! What reaction or experiment are you referring to? I need to know what you\'re trying to do before I can tell you which chemicals you\'ll need. π \n','2024-08-21 07:46:46',149),(371,25,'dna replication',NULL,'DNA replication is a fascinating process! It\'s how our cells make exact copies of their DNA before cell division. \n\nLet\'s break it down:\n\n* **Unwinding:** The DNA double helix unwinds with the help of an enzyme called helicase. \n* **Separating:** The two strands separate, forming a replication fork.\n* **Base pairing:** Each separated strand serves as a template for a new strand. Free nucleotides in the cell pair up with their complementary bases on the original strands: A with T, and C with G.\n* **Joining:** An enzyme called DNA polymerase links these nucleotides together, creating a new DNA strand.\n* **Proofreading:** DNA polymerase has a proofreading function, ensuring accuracy in the replication process.\n\nThis process is essential for cell growth, repair, and the transmission of genetic information from one generation to the next. \n\nLet me know if you\'d like to explore any of these steps in more detail, or if you have other questions about DNA replication! π \n','2024-08-21 07:47:03',149),(372,25,'kia baat ha boos',NULL,'Kindly ask a chemistry-related question. Thank you. \n','2024-08-21 07:47:13',149),(373,25,'dna replication',NULL,'DNA replication is a crucial process for cell division and the transmission of genetic information. Let\'s break it down:\n\n**1. Unwinding and Separation:**\n - The DNA double helix unwinds with the help of enzymes like **helicase**, which breaks the hydrogen bonds between the base pairs. \n\n**2. Primer Formation:**\n - A short sequence of RNA called a **primer** is laid down by the enzyme **primase**. This primer provides a starting point for the DNA polymerase to begin adding nucleotides.\n\n**3. Elongation:**\n - The enzyme **DNA polymerase** adds new nucleotides to the newly separated strands, following the base pairing rules (A with T, and C with G). This process is semi-conservative, meaning each new DNA molecule contains one original strand and one newly synthesized strand. \n\n**4. Leading and Lagging Strands:**\n - DNA polymerase can only add nucleotides in the 5\' to 3\' direction. The strand synthesized continuously is called the **leading strand**. The other strand, called the **lagging strand**, is synthesized discontinuously in short fragments called **Okazaki fragments**. \n\n**5. Joining Fragments:**\n - The enzyme **ligase** joins the Okazaki fragments on the lagging strand, creating a continuous strand.\n\n**Key Points:**\n - DNA replication is a highly accurate process. \n - The enzymes involved play crucial roles in ensuring the correct copying of the genetic information.\n - Understanding DNA replication is fundamental to grasping how genetic information is passed on from one generation to the next. \n\nLet me know if you have any further questions about DNA replication or other aspects of molecular biology. I\'m here to help! \n','2024-08-21 07:53:22',150),(374,25,'Image provided','/uploads/72daeadd36e170307420d6501.55.21.png','Chemistry is the study of matter and its properties as well as how matter changes. It\'s a fascinating subject that explores the building blocks of our world and how they interact. \n\nThink about the things around you: the air you breathe, the water you drink, the food you eat, the clothes you wear β all of these are made up of matter. Chemistry helps us understand the composition, structure, properties, and reactions of matter. \n\nFor example, chemistry helps us understand:\n\n* **The composition of materials:** Why is water liquid at room temperature while iron is solid? \n* **How substances react:** Why does wood burn? How does baking soda react with vinegar?\n* **The development of new materials and technologies:** How can we create new plastics, medicines, or fuels?\n\nChemistry is a fundamental science that has a significant impact on our lives, from the food we eat to the medicines we take. It\'s a field of constant discovery and innovation, with new insights being revealed every day. \n','2024-08-21 07:55:36',150),(375,25,'Image provided','/uploads/72daeadd36e170307420d6502.58.17.png','\"Chem\" is a shortened way of saying \"chemistry\". It\'s a branch of science that explores the composition, structure, properties and reactions of matter. \n\nIs there a specific aspect of chemistry that you\'d like to learn more about? Let me know and I\'ll be happy to help. \n','2024-08-21 07:58:34',150),(376,23,'Image provided','/uploads/72daeadd36e170307420d6504.png.png','Chemistry is the study of matter and its properties as well as how matter changes. It\'s a vast and fascinating field that explores the composition, structure, properties, and reactions of matter. \n\nTo give you a better understanding, think of it like this: \n\n* **Composition:** What are the building blocks of matter (like atoms and molecules)? \n* **Structure:** How are these building blocks arranged?\n* **Properties:** What characteristics do these substances have (like color, melting point, reactivity)?\n* **Reactions:** How do these substances interact with each other?\n\nChemistry is all around us! It\'s in the air we breathe, the food we eat, the clothes we wear, and even the technology we use. \n\nIs there anything specific about chemistry you\'d like to learn more about? π \n','2024-08-21 08:19:02',148),(377,23,'Image provided','/uploads/72daeadd36e170307420d6505.png.png','Chemistry is the study of matter and its properties as well as how matter changes. It\'s a fascinating field that explores the building blocks of everything around us, from the air we breathe to the food we eat.\n\nThink of it like this: imagine you have a LEGO set, and you want to understand how to build different structures with the various pieces. That\'s what chemistry is all about! We investigate the \'pieces\' (atoms and molecules) and how they interact to form different \'structures\' (molecules, compounds, and materials).\n\nDo you have any specific areas within chemistry that you\'d like to explore further? For example, perhaps you\'re interested in the reactions that happen when you cook, or the chemistry of medicines? \n','2024-08-21 08:34:26',151),(378,23,'hey',NULL,'Hello! π I\'m happy to help with any chemistry questions you may have. π What are you working on today? \n','2024-08-21 08:34:39',152);
/*!40000 ALTER TABLE `ChatSession` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `Session`
--
DROP TABLE IF EXISTS `Session`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `Session` (
`id` int NOT NULL AUTO_INCREMENT,
`userId` int DEFAULT NULL,
`title` longtext,
`createdAt` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
`endedAt` timestamp NULL DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `userId` (`userId`),
CONSTRAINT `session_ibfk_1` FOREIGN KEY (`userId`) REFERENCES `User` (`id`) ON DELETE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=153 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `Session`
--
LOCK TABLES `Session` WRITE;
/*!40000 ALTER TABLE `Session` DISABLE KEYS */;
INSERT INTO `Session` VALUES (1,2,'[\"hi\"]','2024-08-09 06:51:28','2024-08-09 08:01:22'),(2,4,'[\"hi\"]','2024-08-09 08:02:45','2024-08-09 08:31:41'),(3,4,'[\"hey\"]','2024-08-09 08:37:15','2024-08-09 08:37:23'),(4,4,'[\"hey\"]','2024-08-09 08:37:28','2024-08-09 08:37:47'),(5,4,'[\"hey\"]','2024-08-09 08:38:12','2024-08-09 08:40:38'),(6,5,'[\"hi\"]','2024-08-09 08:40:34',NULL),(7,7,'[\"hey\"]','2024-08-09 08:41:01','2024-08-09 08:41:19'),(8,7,'[\"hey\"]','2024-08-09 08:41:45','2024-08-09 08:42:47'),(9,9,'[\"hi\"]','2024-08-09 08:42:50','2024-08-09 08:48:44'),(10,9,'[\"benzen\"]','2024-08-09 08:48:52','2024-08-09 08:49:12'),(11,9,'[\"sdsd\"]','2024-08-09 08:49:34','2024-08-09 08:49:52'),(12,9,'[\"hi\"]','2024-08-09 08:49:58','2024-08-09 08:52:50'),(13,9,'[\"hey\"]','2024-08-09 08:52:53','2024-08-09 08:53:35'),(15,9,'[\"hi\"]','2024-08-09 08:53:46','2024-08-09 08:57:43'),(16,9,'[\"hi\"]','2024-08-09 08:57:47','2024-08-09 08:58:04'),(17,9,'[\"hi\"]','2024-08-09 09:02:48','2024-08-09 09:04:51'),(18,9,'[\"hi\"]','2024-08-09 09:04:55','2024-08-09 09:05:20'),(19,9,'[\"ummah\"]','2024-08-09 09:05:24','2024-08-09 09:06:01'),(20,9,'[\"ummmag\"]','2024-08-09 09:06:05','2024-08-09 09:11:19'),(21,9,'[\"hi\"]','2024-08-09 09:11:26','2024-08-09 09:12:57'),(22,9,'[\"hey\"]','2024-08-09 09:13:01','2024-08-09 09:13:06'),(23,9,'[\"hey\"]','2024-08-09 09:13:33','2024-08-09 09:13:47'),(24,9,'[\"hi\"]','2024-08-09 09:14:18','2024-08-09 09:19:47'),(25,9,'[\"\"]','2024-08-09 09:19:51','2024-08-09 11:22:10'),(26,11,'[\"hey\"]','2024-08-09 09:23:25',NULL),(27,2,'[\"hey\"]','2024-08-09 11:22:15','2024-08-09 11:22:43'),(28,2,'[\"hey\"]','2024-08-09 11:22:49','2024-08-09 11:27:38'),(29,2,'[\"hi\"]','2024-08-09 11:27:41','2024-08-09 11:30:13'),(30,2,'[\"hi\"]','2024-08-09 11:30:16','2024-08-09 11:31:09'),(31,2,'[\"hi\"]','2024-08-09 11:31:11','2024-08-09 11:32:06'),(35,2,'[\"hi\"]','2024-08-09 13:02:16','2024-08-09 13:07:45'),(36,2,'[\"hi\"]','2024-08-09 13:07:51','2024-08-09 13:09:22'),(37,2,'hi','2024-08-09 13:09:24','2024-08-09 13:11:23'),(38,2,'hi','2024-08-09 13:11:28','2024-08-09 13:11:49'),(39,2,'hey','2024-08-09 13:11:55','2024-08-09 13:19:25'),(40,2,'[\"hi\"]','2024-08-09 13:19:27','2024-08-09 13:20:10'),(58,2,'[\"hi\"]','2024-08-09 15:26:47','2024-08-09 15:28:45'),(59,2,'[\"hey\"]','2024-08-09 15:28:55','2024-08-09 15:30:32'),(63,2,'[\"hey\"]','2024-08-09 15:36:03','2024-08-09 15:41:07'),(64,2,'[\"hi\"]','2024-08-09 15:41:09','2024-08-09 15:45:40'),(65,2,'hey','2024-08-09 15:45:43','2024-08-09 15:50:11'),(66,2,'hey','2024-08-09 15:50:16','2024-08-09 15:53:14'),(67,2,'hi','2024-08-09 15:53:17','2024-08-09 15:53:44'),(68,2,'hey','2024-08-09 15:53:53','2024-08-09 15:54:42'),(69,2,'hey','2024-08-09 15:56:35','2024-08-09 17:38:47'),(70,2,'hey','2024-08-09 17:38:50','2024-08-09 17:43:16'),(72,1,'ummmag','2024-08-09 17:43:48','2024-08-09 18:15:18'),(73,1,'hey','2024-08-09 18:15:52','2024-08-09 18:17:11'),(87,14,'hey','2024-08-12 10:58:32',NULL),(125,12,'hey','2024-08-15 10:55:12','2024-08-15 13:35:25'),(126,12,'hey','2024-08-15 10:57:28','2024-08-16 12:43:42'),(129,12,'New Chat Session','2024-08-15 11:11:52','2024-08-15 15:19:33'),(131,17,'hey','2024-08-15 12:00:08',NULL),(132,18,'what is chemistry','2024-08-15 12:01:23','2024-08-15 12:19:36'),(133,18,'what is science','2024-08-15 12:19:44','2024-08-15 12:24:00'),(134,19,'some more info','2024-08-15 12:22:40',NULL),(135,12,'answer this','2024-08-15 12:56:31',NULL),(139,21,'hey','2024-08-16 06:47:00',NULL),(140,22,'hey','2024-08-16 11:03:25',NULL),(142,15,'New Chat Session','2024-08-19 10:17:12',NULL),(144,24,'hey','2024-08-19 16:23:32',NULL),(148,23,'yo','2024-08-20 07:21:14','2024-08-21 08:33:55'),(149,25,'hey','2024-08-21 07:44:45','2024-08-21 07:53:10'),(150,25,'dna replication','2024-08-21 07:53:17','2024-08-21 08:01:56'),(151,23,'Image provided','2024-08-21 08:34:20','2024-08-21 08:34:35'),(152,23,'hey','2024-08-21 08:34:37',NULL);
/*!40000 ALTER TABLE `Session` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `User`
--
DROP TABLE IF EXISTS `User`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `User` (
`id` int NOT NULL AUTO_INCREMENT,
`email` varchar(255) NOT NULL,
`createdAt` timestamp NULL DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`),
UNIQUE KEY `email` (`email`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `User`
--
LOCK TABLES `User` WRITE;
/*!40000 ALTER TABLE `User` DISABLE KEYS */;
INSERT INTO `User` VALUES (1,'test@gmail.com','2024-08-09 06:25:33'),(2,'[\"test@gmail.com\"]','2024-08-09 06:36:11'),(3,'muz@gmail.com','2024-08-09 07:38:48'),(4,'[\"muz@gmail.com\"]','2024-08-09 08:02:45'),(5,'[\"owisi@gmail.com\"]','2024-08-09 08:40:34'),(6,'owsi@gmail.com','2024-08-09 08:40:57'),(7,'[\"owsi@gmail.com\"]','2024-08-09 08:41:01'),(8,'muzi@gmail.com','2024-08-09 08:42:38'),(9,'[\"muzi@gmail.com\"]','2024-08-09 08:42:50'),(10,'owais@gmail.com','2024-08-09 09:23:19'),(11,'[\"owais@gmail.com\"]','2024-08-09 09:23:25'),(12,'kk@gmail.com','2024-08-09 18:17:00'),(13,'lora@gmail.com','2024-08-12 07:08:19'),(14,'undefined','2024-08-12 10:58:32'),(15,'','2024-08-15 09:24:03'),(16,'mm@gmail.com','2024-08-15 10:43:48'),(17,'mmm@gmail.com','2024-08-15 10:58:36'),(18,'ll@gmail.com','2024-08-15 12:01:23'),(19,'m@gmail.com','2024-08-15 12:22:40'),(20,'why@gmail.com','2024-08-15 15:22:39'),(21,'oiaiaiai@gmail.com','2024-08-16 06:47:00'),(22,'null','2024-08-16 11:03:25'),(23,'owais.shaikh@altacademy.org','2024-08-19 12:10:21'),(24,'p000@gmail.com','2024-08-19 16:23:32'),(25,'walid.ahmed@altacademy.org','2024-08-21 07:44:45');
/*!40000 ALTER TABLE `User` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-08-22 13:33:07