We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Checks if a table already exists in the database or not
bool SQLiteDatabase:tableExists(string name)
bool - Returns true if a table with the given name exists, false otherwise
There was an error while loading. Please reload this page.