Skip to content

Commit c7d90b6

Browse files
feat: cleaned the pr
1 parent ca78131 commit c7d90b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/structure.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2410,7 +2410,7 @@ CREATE TABLE public.billing_segments (
24102410
customer_id uuid NOT NULL,
24112411
subscription_rate_card_id uuid NOT NULL,
24122412
invoice_id uuid,
2413-
rate_card_rate_id uuid NOT NULL,
2413+
rate_card_rate_id uuid,
24142414
rate_override_id uuid,
24152415
pricing_unit_id uuid,
24162416
rate_properties jsonb DEFAULT '{}'::jsonb NOT NULL,

0 commit comments

Comments
 (0)