Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/python2.5/site-packages/libsvn/_fs.so: undefined symbol: svn_swig_get_application_pool" ). Look in the Trac log for more information.

Milestone 0.3.0

Model

0 / 1

System

0 / 1

Database Abstraction

  • Replace MySQLi with proper database abstraction class.
  • Move SQL generation from Model to DB to improve agnosticism.
  • Develop MySQL, MySQLi, and SQLite support.
  • Possible PDO/ADODB support for generic RDBMS.
  • Possible flat-file storage engine.

Alternative Data Sources Interface

  • Interface that allows non-database sources to act like Models.
Note: See TracRoadmap for help on using the roadmap.