Fixed the formating of the listing
This commit is contained in:
parent
b254399733
commit
60b89fd3b5
1 changed files with 10 additions and 8 deletions
|
@ -1,9 +1,11 @@
|
|||
Doctrine has drivers for every PDO-supported database. The supported databases are:
|
||||
<li>FreeTDS / Microsoft SQL Server / Sybase
|
||||
<li>Firebird/Interbase 6
|
||||
<li>Informix
|
||||
<li>Mysql
|
||||
<li>Oracle
|
||||
<li>Odbc
|
||||
<li>PostgreSQL
|
||||
<li>Sqlite
|
||||
<ul>
|
||||
<li \>FreeTDS / Microsoft SQL Server / Sybase
|
||||
<li \>Firebird/Interbase 6
|
||||
<li \>Informix
|
||||
<li \>Mysql
|
||||
<li \>Oracle
|
||||
<li \>Odbc
|
||||
<li \>PostgreSQL
|
||||
<li \>Sqlite
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue