Part of twisted.enterprise View Source
Class | DBError | Undocumented |
Function | getKeyColumn | Undocumented |
Function | quote | Add quotes for text types and no quotes for integer types. NOTE: uses Postgresql type codes. |
Function | safe | Make a string safe to include in an SQL statement. |
Function | makeKW | Utility method to construct a dictionary for the attributes of an object from set of args. This also fixes the case of column names. |
Function | defaultFactoryMethod | Used by loadObjects to create rowObject instances. |
Class | _TableInfo | (internal) |
Class | _TableRelationship | (Internal) |