1
0
mirror of synced 2025-01-18 06:21:40 +03:00

Fixed the formating of the listing

This commit is contained in:
meus 2007-03-15 14:49:13 +00:00
parent b254399733
commit 60b89fd3b5

View File

@ -1,9 +1,11 @@
Doctrine has drivers for every PDO-supported database. The supported databases are: Doctrine has drivers for every PDO-supported database. The supported databases are:
<li>FreeTDS / Microsoft SQL Server / Sybase <ul>
<li>Firebird/Interbase 6 <li \>FreeTDS / Microsoft SQL Server / Sybase
<li>Informix <li \>Firebird/Interbase 6
<li>Mysql <li \>Informix
<li>Oracle <li \>Mysql
<li>Odbc <li \>Oracle
<li>PostgreSQL <li \>Odbc
<li>Sqlite <li \>PostgreSQL
<li \>Sqlite
</ul>