Description
With this update, all posible error were removed and there's no need to provide database_name
for mysql and postgresql database.
Changes Made
database_name
parameter no longer needed for mysql and postgresql.
See test.py to learn more about this update.