db icon indicating copy to clipboard operation
db copied to clipboard

Feature: add tableExists function

Open ravinderk opened this issue 1 year ago • 0 comments

It is nice to have function and commonly used in WordPress before creating a new database table. I suggest adding it to the library. The tableExists function will check whether there is already a database table that exists with that given name or not.

ravinderk avatar Sep 12 '24 16:09 ravinderk