Tagar/rman

make all global variables that are being reset after each database lower case

Tagar opened this issue · 0 comments

Make all global variables that are being reset after each database lower case.

So it'll be possible to clear them with a simpler version of reset_global_vars() rather than listing all those variables. It looks cleaner too.