database name should be checked before attempting to get the database handler

Issue #225 new
khaled mohamed created an issue

In many places, I have noticed that it has been attempting to get the database handler from a dict without checking if the dict key has the provided database name, this check needs to be added

Comments (0)

  1. Log in to comment