Check for an empty SQLite database.
| true if the file is an empty SQLite database, false otherwise | 
| DatabaseError | if the SQLite meta table does not exist which usually indicates that the file is not a databsae |