You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test cases RMLIOREGTC0004y and RMLIOREGTC0006y expect expects booleans values as output but when uploading booleans values to MySQL and SQLServer databases these booleans are converted to intergers. Therefore, the values being generated are integers and not booleans.