Discussion:
[PEPr] Proposal for Database::Open_DBA
Mohammad Abdoli Rad
2010-12-02 11:58:39 UTC
Permalink
Mohammad Abdoli Rad (http://pear.php.net/user/atkrad) proposes Database::Open_DBA.

You can find more detailed information here:
http://pear.php.net/pepr/pepr-proposal-show.php?id=637
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Michael Gauthier
2010-12-02 16:12:10 UTC
Permalink
What does this provide to differentiate it from MDB2 or Doctrine DBAL?



As far as I can tell the code doesn't currently provide any abstraction and
only supports MySQL.
--
http://pear.php.net/pepr/pepr-proposal-show.php?id=637
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Till Klampaeckel
2010-12-04 19:39:05 UTC
Permalink
Hey Mohammad,



I agree with Mike -- the benefit of this code over MDB2 or Doctrine is
currently questionable, especially since it only supports one driver.
Unless there is something we missed, it would still be nice if instead you
contributed to MDB2. :-)



Till
--
http://pear.php.net/pepr/pepr-proposal-show.php?id=637
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mohammad Abdoli Rad
2010-12-06 06:37:49 UTC
Permalink
Mohammad Abdoli Rad (http://pear.php.net/user/atkrad) has edited the proposal for Database::SDBA.

Change comment:

SDBA: Simple MySQL Database Class



========================





December 2010: Version 0.1



===================

First Stable Release

Please review the proposal:
http://pear.php.net/pepr/pepr-proposal-show.php?id=637
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mohammad Abdoli Rad
2014-04-07 17:34:35 UTC
Permalink
Mohammad Abdoli Rad (http://pear.php.net/user/atkrad) has deleted the proposal for Database::SDB.

The reason for that is:
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Loading...