We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8101800 + a213727 commit 1258f5fCopy full SHA for 1258f5f
Gemfile.lock
@@ -170,7 +170,7 @@ GEM
170
rake (~> 13.3)
171
googleapis-common-protos-types (1.22.0)
172
google-protobuf (~> 4.26)
173
- govuk_app_config (9.23.8)
+ govuk_app_config (9.23.9)
174
connection_pool (< 3)
175
logstasher (~> 2.1)
176
opentelemetry-exporter-otlp (>= 0.25, < 0.34)
db/structure.sql
@@ -9,13 +9,6 @@ SET xmloption = content;
9
SET client_min_messages = warning;
10
SET row_security = off;
11
12
---
13
--- Name: public; Type: SCHEMA; Schema: -; Owner: -
14
15
-
16
--- *not* creating schema, since initdb creates it
17
18
19
--
20
-- Name: pgcrypto; Type: EXTENSION; Schema: -; Owner: -
21
0 commit comments