Part of canonical.launchpad.database
This module is experimental. Please give feedback and feel free to adjust it.
Class | ObjectNotFound | Exception raised when a storm object can't be got. |
Class | UnknownProperty | The property name specified in a kwarg is not pre-defined. |
Class | ForeignKey | Undocumented |
Class | StartsWith | Allow Like matching but only at the beginning of a string. |
Class | Sugary | Metaclass that adds support for ForeignKey. |
Class | Sugar | Base class providing convenient Storm API. |