asreview.state.SQLiteState.connect_to_sql_r

SQLiteState.connect_to_sql_r()[source]

Get a connection to the SQLite database.

Returns:

sqlite3.Connection – Read only connection to the SQLite database.