codelaor / snapdiff

Quickly snapshot and diff database tables
1 stars 0 forks source link

Refactor tables store/actions for different clients #10

Closed proehlen closed 7 years ago

proehlen commented 7 years ago

Currently using switch/case in places where logic is different based on db client - e.g. get table columns. Refactor so adding additional clients doesn't expand length/complexity of code - perhaps via class with abstract methods.

proehlen commented 7 years ago

Fixed in commit f38442e916b26459e68df2728c4d88869b6041aa