@nenad-vujicic commented on this pull request.
> @@ -9,6 +9,13 @@ SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;
+--
+-- Name: public; Type: SCHEMA; Schema: -; Owner: -
+--
+
+-- *not* creating schema, since initdb creates it
+
+
> There shouldn't be any changes to db/structure.sql in this PR
This (changing db/structure.sql) started happening after #5157 and it occurs
during running migration script (when configuring Docker). It's probably caused
by different versions of DB in Ubuntu 22_04 and Debian 12.7 (different
settings, initializations, ...).
Shall we silently commit this change in this PR, in other PR or should we
deeper investigate it (or discard)?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5216#discussion_r1787867415
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5216/review/2348319...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev