PGDMP  t artbox_db9.4.49.4.4Q00ENCODINGENCODINGSET client_encoding = 'UTF8'; falseR00 STDSTRINGS STDSTRINGS(SET standard_conforming_strings = 'on'; falseÂ125959899 auth_ruleTABLEƒCREATE TABLE auth_rule ( name character varying(64) NOT NULL, data text, created_at integer, updated_at integer ); DROP TABLE public.auth_rule; publicpostgresfalseN059899 auth_rule TABLE DATA@COPY auth_rule (name, data, created_at, updated_at) FROM stdin; publicpostgresfalse194‹à260660055auth_rule_pkey CONSTRAINTQALTER TABLE ONLY auth_rule ADD CONSTRAINT auth_rule_pkey PRIMARY KEY (name); BALTER TABLE ONLY public.auth_rule DROP CONSTRAINT auth_rule_pkey; publicpostgresfalse194194N xœ‹ÑãââÅ©