We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
supersqlite
1 parent 612b969 commit 6e95ea9Copy full SHA for 6e95ea9
1 file changed
profile/README.rst
@@ -10,7 +10,7 @@ SQLObject supports a number of backends: MySQL/MariaDB (with a number of
10
DB API drivers: ``MySQLdb``, ``mysqlclient``, ``mysql-connector``,
11
``PyMySQL``, ``mariadb``), PostgreSQL (``psycopg2``, ``PyGreSQL``,
12
partially ``pg8000`` and ``py-postgresql``), SQLite (builtin ``sqlite``,
13
-``pysqlite``, partially ``supersqlite``); connections to other backends
+``pysqlite``); connections to other backends
14
- Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB) - are less
15
debugged).
16
0 commit comments