Denys Yashchuk

Results 2 issues of 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. ![Image](https://github.com/user-attachments/assets/829075e3-7680-43db-a15b-b32a819b949d) ![Image](https://github.com/user-attachments/assets/8250e81c-2dc2-46b1-ac76-67d7d41ec349) ![Image](https://github.com/user-attachments/assets/abb63080-9b89-4907-a5e5-162368eca18c) ![Image](https://github.com/user-attachments/assets/c0485341-18f2-47f2-8fea-f1f4fd11f4db)...