BushSchoolIT / BlackbaudExtractor

2 stars 0 forks source link

Refactor to prevent issues with partial imports #14

Open BushSchoolIT opened 1 month ago

BushSchoolIT commented 1 month ago

like if you just import one student or a subset of students make it so all of the transformations don't screw up other student data

BushSchoolIT commented 1 month ago

In the event of a crash due to database error, now reverts changes. Not resolving above issue yet because we still can't import just one student without messing things up