soci
soci copied to clipboard
Remove unnecessary null pointer checks
It's harmless, but feel free to submit a pull request.
How do you think about to use smart pointers at affected source code places instead?
Please, do not apply any C++ modernisations that would require C++11 or later.
If you wish to contribute, just remove the redundant if check, simple as that and please resist any large scale modernisations.