-- -- PostgreSQL database dump -- \restrict s53cEREjayzUXEXPf4UT0bHXNnzv7sNghdsxqu3lME5U678XdYRBUzG4g6G8xNc -- Dumped from database version 17.5 (Debian 17.5-1.pgdg110+1) -- Dumped by pg_dump version 17.9 (Debian 17.9-0+deb13u1) SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET transaction_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; -- -- Data for Name: common_event; Type: TABLE DATA; Schema: public; Owner: naoth -- COPY public.common_event (id, name, start_day, end_day, timezone, country, location, comment, event_folder, is_testevent) FROM stdin; 1 2024-07-15_RC24 \N \N \N \N \N 2024-07-15_RC24 f 2 2025-03-12-GO25 \N \N \N \N \N 2025-03-12-GO25 f 4 2025-07-15_RC25 \N \N \N \N \N 2025-07-15_RC25 f 6 2026_lab-tests \N \N \N \N \N 2026_lab-tests t 5 2025-09-05-IFA \N \N \N \N \N 2025-09-05-IFA t 10 2026-03-10-GO26 \N \N \N \N \N On the first competition day (2026-03-11) a single game with the Naos was played and only two robots participated. 2026-03-10-GO26 f \. -- -- Name: common_event_id_seq; Type: SEQUENCE SET; Schema: public; Owner: naoth -- SELECT pg_catalog.setval('public.common_event_id_seq', 10, true); -- -- PostgreSQL database dump complete -- \unrestrict s53cEREjayzUXEXPf4UT0bHXNnzv7sNghdsxqu3lME5U678XdYRBUzG4g6G8xNc