@devopsec commented on this pull request.
> @@ -17,12 +17,12 @@ CREATE TABLE `acc_cdrs` (
`id` INT(10) UNSIGNED AUTO_INCREMENT PRIMARY KEY NOT NULL,
`start_time` DATETIME DEFAULT '2000-01-01 00:00:00' NOT NULL,
`end_time` DATETIME DEFAULT '2000-01-01 00:00:00' NOT NULL,
- `duration` FLOAT(10,3) DEFAULT 0 NOT NULL
+ `duration` FLOAT(13,6) DEFAULT 0 NOT NULL
looks like those were just whitespace..
squashed commits, pushed again
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4447#discussion_r2471400755
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4447/review/[email protected]>_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!