Recently we've upgraded to SF2023.1 (with all hotfixes including 202300116 - Subrouting option copying from base models’ applied). Everything went well and we done some model generations with this version of the SF.
However, after merging a branch recently, we’re facing an error during the execution of the functions. The creation of the function ‘tsf_original_login
’ fails because the script contains duplicate lines for ‘returns varchar(128)
’ and ‘with schemabinding
’
How to solve this? Any help would be appreciated.