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.
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.