chore: add missing newline at end of IFS_User_Log_In_(IEE_Client).sql and clarify comment about Lov reference removal

master
OB Hettiarachchi 6 months ago
parent f573dfd4aa
commit addac381af

@ -19,3 +19,5 @@ SELECT NVL(logat.new_value, logat.old_value) IFS_USER,
AND hist.time_stamp >= to_date('&DATE_FROM', 'YYYY-MM-DD')
ORDER BY NVL(logat.new_value, logat.old_value), hist.time_stamp ASC
-- Lov reference is removed due to limitations in IFS cloud
Loading…
Cancel
Save