database
database copied to clipboard
Added table checking to create and drop commands
I added a simple modification which provide to checks the table existence in create and drop functions. Tested with manually but not with PHPUnit.