Changeset 126
- Timestamp:
- 06/13/07 18:27:32 (6 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r119 r126 9 9 - Made EntityMeta public, so that people can actually define their own base 10 10 class. 11 - Reworked/cleaned tests so that they don't leak stuff to other tests (both at 12 the method level and module level) anymore. Uses nosetest's module level 13 fixture. 11 14 - Fixed relationships to tables using a schema (Patch by Neil Blakey-Milner) 12 15
