SQL script needed when property exposed?
Around 10 properties are exposed which mean respective DB table columns created in Dev DB. Now when I deploy this product in to QA should I write Alter table scripts for this 10 properties to effect of expose? I think there should be other way around like save class instances or DB-Table-Admin ... please advice