Activity
rename to napi_wrapper as we are no longer mocking.
rename to napi_wrapper as we are no longer mocking.
use a functon pointer and wrap napi allowing us to test without needi…
use a functon pointer and wrap napi allowing us to test without needi…
add time cracking to construct sql server structs
add time cracking to construct sql server structs
integrate the logger into our storage
integrate the logger into our storage
reowork datum so we only have one storage vector
reowork datum so we only have one storage vector
rework the storage around more modern cpp
rework the storage around more modern cpp
start the JS mapping layer into concrete cpp objects used to bind the…
start the JS mapping layer into concrete cpp objects used to bind the…
start to build mapping between js and cpp such that we can do binding…
start to build mapping between js and cpp such that we can do binding…
discover node version rather than hard code it iin cmake
discover node version rather than hard code it iin cmake
add targets to build the cpp test suite
add targets to build the cpp test suite
create new test connection for our docker server
create new test connection for our docker server
add a docker compose for test sql server
add a docker compose for test sql server
add a stub so we can test the cpp direcly
add a stub so we can test the cpp direcly
start to add a parameter set binding class
start to add a parameter set binding class
improve to using a templatised worker to avoid async copy and paste o…
improve to using a templatised worker to avoid async copy and paste o…