Denys Yashchuk
Denys Yashchuk
``` DB::Exception: Cannot parse string '2025-10-06 09:48:00.000' as DateTime: syntax error at position 19 (parsed just '2025-10-06 09:48:00'): While processing _CAST(if((app_id = 1) AND (timestamp = '2025-10-04 09:45:00.000'), _CAST('2025-10-06 09:48:00.000',...
Can not edit/remove/update rows. Workaround: Convert the timestamp (12/5/2024 6:45:38 PM -> 2024-12-05 18:45:38) to the correct DateTime format and run it on the SQL editor.    ...