We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862c333 commit 52ac307Copy full SHA for 52ac307
1 file changed
user_guide_src/source/intro/requirements.rst
@@ -50,7 +50,7 @@ A database is required for most web application programming.
50
Currently supported databases are:
51
52
- MySQL via the ``MySQLi`` driver (version 5.1 and above only)
53
- - PostgreSQL via the ``Postgre`` driver
+ - PostgreSQL via the ``Postgre`` driver (version 7.4 and above only)
54
- SQLite3 via the ``SQLite3`` driver
55
- Microsoft SQL Server via the ``SQLSRV`` driver (version 2005 and above only)
56
- Oracle Database via the ``OCI8`` driver (version 12.1 and above only)
0 commit comments