Part of twisted.enterprise View Source
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 34 | Class | DBError | Undocumented |
| 39 | Function | getKeyColumn | Undocumented |
| 46 | Function | safe | Make a string safe to include in an SQL statement |
| 51 | Function | quote | Add quotes for text types and no quotes for integer types. |
| 87 | Function | makeKW | Utility method to construct a dictionary for the attributes |
| 100 | Function | defaultFactoryMethod | Used by loadObjects to create rowObject instances. |
| 109 | Class | _TableInfo | (internal) |
| 154 | Class | _TableRelationship | (Internal) |