1
0
Эх сурвалжийг харах

Fixed postgresql schema typo (#93)

Brahm Lower 8 жил өмнө
parent
commit
0b241aa946

+ 1 - 1
telemetry_postgresql.sql

@@ -58,7 +58,7 @@ CREATE TABLE speedtest_users (
 -- Name: speedtest_users_id_seq; Type: SEQUENCE; Schema: public; Owner: speedtest
 -- Name: speedtest_users_id_seq; Type: SEQUENCE; Schema: public; Owner: speedtest
 --
 --
 
 
-CREATE SEQUENCE speedtest_users_id_seqd
+CREATE SEQUENCE speedtest_users_id_seq
     START WITH 1
     START WITH 1
     INCREMENT BY 1
     INCREMENT BY 1
     NO MINVALUE
     NO MINVALUE