RDBMS

Stuff on RDBMS, SQL etc.

AdvancedSearch | AreaMap ]

Search:

  HomePage   Doctrine Development Notes   Postgres Variants   MySQL Storage Engines  
   

Username:

Password:


Areas In
This Wiki

BEPHPUG

Conferences

emPHPower

LiveUser

Main

MDB2

PDO

PEARThinkTank

PHPSVN

PHPTODO

RDBMS

WebBuilder2

Doctrine Development Notes

  • Move to the ZF CS
  • Move various switch statements with hardcoded information about drivers/datatypes to specialized modules to ensure extensibility
  • Consider PEAR channel with (sub)packages of Doctrine
  • Provide an include all php file on a per subpackage basis
  • add user land method for lastInsertId()
  • fix up DBAL modules, specifically remove all references to MDB2 (constants, warnings etc.)
  • add error code in exception
  • why specialize the exceptions per database? maybe also just an exception parameter?
  • do not use PDO directly if there is a Doctrine implementation (quote, query etc)
  • what about support for result types?
  • what about support for choosing the col num/name in fetchOne and fetchColumn?
  • add method to execute query as DBA
  • add support for custom statement class
RDBMS:DoctrineDevelopment (lsmith)
Fri, 05 Jan 2007, 21:10
[ Links | Source | History | RSS ]

This site powered by YaWiki 0.22 beta.