Added note about limit nature of the Mongo support
This commit is contained in:
parent
73cfe84480
commit
4276e94d3d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ PICKLES is in fact not a true MVC system and won't be masquerading around as one
|
||||||
* MySQL with PDO and PDO_MYSQL drivers
|
* MySQL with PDO and PDO_MYSQL drivers
|
||||||
* PostgreSQL with PDO and PDO_PGSQL drivers
|
* PostgreSQL with PDO and PDO_PGSQL drivers
|
||||||
* SQLite 3 with PDO and PDO_SQLITE drivers
|
* SQLite 3 with PDO and PDO_SQLITE drivers
|
||||||
* Mongo with Mongo driver and PECL Mongo 1.0.10 (included)
|
* Limited support for Mongo with Mongo driver and PECL Mongo 1.0.10 (included)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue