Skip to content
cbandy edited this page Apr 22, 2011 · 115 revisions

Branches

  • “master” – Stable releases
  • “develop” – Current development
  • “multiple” – Support for multiple result sets
  • “sqlserver” – Alpha support for SQL Server using the native driver

TODO

  • Fix any wrapped @param tags
  • Split ALTER, CREATE and DROP factories into specialized methods
  • Remove string exception code handling from Database_Exception
  • Performance: Do less in constructors
  • Deprecated DB class for Kohana transition
  • Review/Cleanup documentation
    • Remove mixed type, especially when “Converted to …”
  • Examples

Clone this wiki locally