-
Notifications
You must be signed in to change notification settings - Fork 0
/
dump.sql
257 lines (173 loc) · 5.97 KB
/
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
--
-- PostgreSQL database dump
--
-- Dumped from database version 12.14 (Ubuntu 12.14-0ubuntu0.20.04.1)
-- Dumped by pg_dump version 12.14 (Ubuntu 12.14-0ubuntu0.20.04.1)
SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;
SET default_tablespace = '';
SET default_table_access_method = heap;
--
-- Name: sessions; Type: TABLE; Schema: public; Owner: -
--
CREATE TABLE public.sessions (
id integer NOT NULL,
token text NOT NULL,
"createdAt" timestamp without time zone DEFAULT now() NOT NULL,
"userId" integer
);
--
-- Name: sessions_id_seq; Type: SEQUENCE; Schema: public; Owner: -
--
CREATE SEQUENCE public.sessions_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
--
-- Name: sessions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: -
--
ALTER SEQUENCE public.sessions_id_seq OWNED BY public.sessions.id;
--
-- Name: urls; Type: TABLE; Schema: public; Owner: -
--
CREATE TABLE public.urls (
id integer NOT NULL,
url text NOT NULL,
"shortUrl" text NOT NULL,
"visitCount" integer DEFAULT 0 NOT NULL,
"createdAt" timestamp without time zone DEFAULT now() NOT NULL,
"userId" integer
);
--
-- Name: urls_id_seq; Type: SEQUENCE; Schema: public; Owner: -
--
CREATE SEQUENCE public.urls_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
--
-- Name: urls_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: -
--
ALTER SEQUENCE public.urls_id_seq OWNED BY public.urls.id;
--
-- Name: users; Type: TABLE; Schema: public; Owner: -
--
CREATE TABLE public.users (
id integer NOT NULL,
name text NOT NULL,
email text NOT NULL,
password text NOT NULL,
"createdAt" timestamp without time zone DEFAULT now() NOT NULL
);
--
-- Name: users_id_seq; Type: SEQUENCE; Schema: public; Owner: -
--
CREATE SEQUENCE public.users_id_seq
AS integer
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
--
-- Name: users_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: -
--
ALTER SEQUENCE public.users_id_seq OWNED BY public.users.id;
--
-- Name: sessions id; Type: DEFAULT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.sessions ALTER COLUMN id SET DEFAULT nextval('public.sessions_id_seq'::regclass);
--
-- Name: urls id; Type: DEFAULT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.urls ALTER COLUMN id SET DEFAULT nextval('public.urls_id_seq'::regclass);
--
-- Name: users id; Type: DEFAULT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.users ALTER COLUMN id SET DEFAULT nextval('public.users_id_seq'::regclass);
--
-- Data for Name: sessions; Type: TABLE DATA; Schema: public; Owner: -
--
INSERT INTO public.sessions VALUES (1, 'e51f7109-acc6-4fc0-84dc-06cfc989a4e2', '2023-05-24 19:48:01.21346', 2);
INSERT INTO public.sessions VALUES (2, '2199c6c8-d3f5-4925-aac8-bdc474f9f66b', '2023-05-24 19:51:02.72433', 3);
--
-- Data for Name: urls; Type: TABLE DATA; Schema: public; Owner: -
--
INSERT INTO public.urls VALUES (1, 'https://www.google.com.br', '6e86659c', 3, '2023-05-24 20:10:09.669377', 3);
INSERT INTO public.urls VALUES (4, 'https://www.driven.com.br', '18576fd8', 2, '2023-05-24 20:51:06.798758', 3);
INSERT INTO public.urls VALUES (3, 'https://www.google.com.br', '546f914d', 0, '2023-05-24 20:13:50.520094', 1);
--
-- Data for Name: users; Type: TABLE DATA; Schema: public; Owner: -
--
INSERT INTO public.users VALUES (1, 'João', '[email protected]', '$2b$10$VlHyUh/tA0ya8E7q7zWiSO1Fi0BiSDtcr7ciUurnF3kumt03z..Um', '2023-05-24 19:36:28.397363');
INSERT INTO public.users VALUES (2, 'Maria', '[email protected]', '$2b$10$tmPXIk7MlzVpG83vUz5hrOao9iDRUNRhio1KCil5tQqe6aevA96Vq', '2023-05-24 19:39:38.761389');
INSERT INTO public.users VALUES (3, 'Letícia', '[email protected]', '$2b$10$d4423hX8DcpNClsdM6Q47urgodEpLjbB9lkTne2xC3qTmriYIB1rS', '2023-05-24 19:50:25.787345');
--
-- Name: sessions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
--
SELECT pg_catalog.setval('public.sessions_id_seq', 2, true);
--
-- Name: urls_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
--
SELECT pg_catalog.setval('public.urls_id_seq', 4, true);
--
-- Name: users_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
--
SELECT pg_catalog.setval('public.users_id_seq', 3, true);
--
-- Name: sessions sessions_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.sessions
ADD CONSTRAINT sessions_pkey PRIMARY KEY (id);
--
-- Name: sessions sessions_token_key; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.sessions
ADD CONSTRAINT sessions_token_key UNIQUE (token);
--
-- Name: urls urls_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.urls
ADD CONSTRAINT urls_pkey PRIMARY KEY (id);
--
-- Name: urls urls_shortUrl_key; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.urls
ADD CONSTRAINT "urls_shortUrl_key" UNIQUE ("shortUrl");
--
-- Name: users users_email_key; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.users
ADD CONSTRAINT users_email_key UNIQUE (email);
--
-- Name: users users_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.users
ADD CONSTRAINT users_pkey PRIMARY KEY (id);
--
-- Name: sessions sessions_userId_fkey; Type: FK CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.sessions
ADD CONSTRAINT "sessions_userId_fkey" FOREIGN KEY ("userId") REFERENCES public.users(id);
--
-- Name: urls urls_userId_fkey; Type: FK CONSTRAINT; Schema: public; Owner: -
--
ALTER TABLE ONLY public.urls
ADD CONSTRAINT "urls_userId_fkey" FOREIGN KEY ("userId") REFERENCES public.users(id);
--
-- PostgreSQL database dump complete
--