Merge branch '19269-all-users-writable'
[arvados.git] / services / api / db / structure.sql
index 42fb8b3aacb7a11a8183e7440ab6d2a7702a233c..825d5c72b0f0d4ef694f65dd61c41f31cbcd3a88 100644 (file)
@@ -254,8 +254,6 @@ $$;
 
 SET default_tablespace = '';
 
-SET default_with_oids = false;
-
 --
 -- Name: api_client_authorizations; Type: TABLE; Schema: public; Owner: -
 --
@@ -3186,6 +3184,6 @@ INSERT INTO "schema_migrations" (version) VALUES
 ('20220303204419'),
 ('20220401153101'),
 ('20220505112900'),
+('20220726034131');
 ('20220804133317');
 
-