is_empty


Description:

public bool is_empty () throws DatabaseError

Check for an empty SQLite database.

Returns:

true if the file is an empty SQLite database, false otherwise

Exceptions:

DatabaseError

if the SQLite meta table does not exist which usually indicates that the file is not a databsae