From c59600d9f25c622d3d83c222129766b35bd73a92 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Mon, 24 Mar 2025 11:34:13 +0100 Subject: [PATCH] another silly change to trigger build --- .../intermediate/athena/int_athena__verifications_with_fees.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/models/intermediate/athena/int_athena__verifications_with_fees.sql b/models/intermediate/athena/int_athena__verifications_with_fees.sql index bcf06f3..cf85e05 100644 --- a/models/intermediate/athena/int_athena__verifications_with_fees.sql +++ b/models/intermediate/athena/int_athena__verifications_with_fees.sql @@ -16,6 +16,7 @@ with ) select 1 as lol, + 2 as lolol, v.id_verification, v.id_booking, v.verification_status,