List available SQLite tables.
## S4 method for signature 'SQLiteConnection' dbListTables(conn)
conn
An existing SQLiteConnection
SQLiteConnection