Package Modeling :: Package DatabaseAdaptors :: Package SQLiteAdaptorLayer :: Module SQLiteSQLExpression
[show private | hide private]
[frames | no frames]

Module Modeling.DatabaseAdaptors.SQLiteAdaptorLayer.SQLiteSQLExpression

Supports generation of SQL statements for SQLite

The SQLite embedded db-server supports a subset of standard SQL. Limitations are documented at: http://www.sqlite.org/omitted.html

The custom SQLiteSQLExpression addresses the following issues:

CVS information

$Id: SQLiteSQLExpression.py,v 1.6 2004/08/02 19:58:54 sbigaret Exp $

Classes
SQLiteSQLExpression Sub-class of SQLExpression for the SQLiteAdaptor.

Generated by Epydoc 2.1 on Sat Mar 4 13:36:25 2006 http://epydoc.sf.net