From be6af4525eedfe0fd198b38034b4a90575ebea72 Mon Sep 17 00:00:00 2001
From: "Karl O. Pinc"
For full control over the the EOL sequences in the SQL submitted to the database you must upload your SQL from a file. - EOL characters in uploaded SQL are not normalized.
+ EOL characters in uploaded SQL are sent to the database + unchanged.The SQL displayed on the results page is always the normalized form. This matters if you copy-and-paste the displayed SQL.
-- 2.34.1