Skip to content

Commit 6e95ea9

Browse files
committed
Remove supersqlite
1 parent 612b969 commit 6e95ea9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SQLObject supports a number of backends: MySQL/MariaDB (with a number of
1010
DB API drivers: ``MySQLdb``, ``mysqlclient``, ``mysql-connector``,
1111
``PyMySQL``, ``mariadb``), PostgreSQL (``psycopg2``, ``PyGreSQL``,
1212
partially ``pg8000`` and ``py-postgresql``), SQLite (builtin ``sqlite``,
13-
``pysqlite``, partially ``supersqlite``); connections to other backends
13+
``pysqlite``); connections to other backends
1414
- Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB) - are less
1515
debugged).
1616

0 commit comments

Comments
 (0)