Closed JLuboff closed 3 years ago
@bradtaniguchi Please review at your convenience. Refactored a good bit. Key points
ready
dbReadyCheck
getExpirationDate
queryRunner
async
return
IMSSQLStore
MSSQLStoreDef
clear
This will be v3.1.0 for publishing when ready.
@bradtaniguchi Run time of latest commits
Promise<void>
void
@bradtaniguchi Please review at your convenience. Refactored a good bit. Key points
ready
method todbReadyCheck
getExpirationDate
as it was used within multiple methodsqueryRunner
to handle DB check and running queryasync
and updated syntax to go along with the new methodsreturn
statements for more concise codeIMSSQLStore
toMSSQLStoreDef
IMSSQLStore
by extendingMSSQLStoreDef
and commented it will be deprecated in v4.0clear
methodThis will be v3.1.0 for publishing when ready.