Description of changes:
Client database prefix setting was not being honored when passed in programmatically. This PR resolves that issue by using checking if the prefix is set programmatically before trying to use one from the config file.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available:
306
Description of changes: Client database prefix setting was not being honored when passed in programmatically. This PR resolves that issue by using checking if the prefix is set programmatically before trying to use one from the config file.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.