Ticket #510 (closed Feature Request: fixed)
MySQL and PgSQL PDO Driver
| Reported by: | Nowaker | Owned by: | zombor |
|---|---|---|---|
| Priority: | trivial | Milestone: | 2.3 |
| Component: | Libraries:Database | Version: | SVN HEAD |
| Keywords: | pdo database driver mysql pgsql | Cc: |
Description
Do you think that writing a Database driver for MySQL and/or PgSQL using PDO would be a good idea? PDO can bind parameters (escape it depending on the type), can roll back unsuccessful queries, has the same syntax both for MySQL and PgSQL (almost).
Change History
Note: See
TracTickets for help on using
tickets.
