summaryrefslogtreecommitdiffstats
path: root/deliveries/portal.cql
diff options
context:
space:
mode:
Diffstat (limited to 'deliveries/portal.cql')
-rw-r--r--deliveries/portal.cql2
1 files changed, 2 insertions, 0 deletions
diff --git a/deliveries/portal.cql b/deliveries/portal.cql
index 6cb62713..b871ab9f 100644
--- a/deliveries/portal.cql
+++ b/deliveries/portal.cql
@@ -52,3 +52,5 @@ CREATE TABLE portal.spring_session_attributes (
AND min_index_interval = 128
AND read_repair_chance = 0.0
AND speculative_retry = '99PERCENTILE';
+
+CREATE TABLE portal.healthcheck (id uuid PRIMARY KEY); \ No newline at end of file