asreview.state.SQLiteState.connect_to_sql_wr

SQLiteState.connect_to_sql_wr()[source]

Get a connection to the SQLite database.

Returns:

sqlite3.Connection – Write / read connection to the SQLite database.