forked from MarseyWorld/MarseyWorld
sneed
parent
4fe3fd4491
commit
bb90ea50d2
|
@ -1183,6 +1183,12 @@ INSERT INTO public.hat_defs VALUES (1407, 'typingfast', 'typing but faster', 2,
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -1194,7 +1200,7 @@ INSERT INTO public.hat_defs VALUES (1407, 'typingfast', 'typing but faster', 2,
|
|||
-- Name: hat_defs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: -
|
||||
--
|
||||
|
||||
SELECT pg_catalog.setval('public.hat_defs_id_seq', 1436, true);
|
||||
SELECT pg_catalog.setval('public.hat_defs_id_seq', 1442, true);
|
||||
|
||||
|
||||
--
|
||||
|
|
Loading…
Reference in New Issue