Skip to content

change mapping status from boolean to enum

Currently boolean is used for checking mapping status of a row, instead of boolean type use named class which have 3 types mapped, unmapped and ignore

Signed-off-by: Tushar Goel tushar.goel.dav@gmail.com


Migrated from D5165 (view on Phabricator)

Merge request reports