SQLSTATE[42S02]: Base table or view not found: 1146 Table 'elgg.elgg_config' doesn't exist

Using the latest stable version of Elgg on Centos7.  I've tried installing both through the elgg-cli and through the browser.  With each I get the error stating that 

I saw this was an issue on github and also saw that there was a fix merged, however it still seems to be an issue.  I've used all of the correct credentials/permissions and have verified that I can access my database.

In Database.php line 448:

An exception occurred while executing 'SELECT * FROM elgg_config': SQLSTATE[42S02]: Base table or view not found: 1146 Table 'elgg.elgg_ config' doesn't exist

install [-c|--config [CONFIG]]