Changes between Version 15 and Version 16 of MultipleColumnPrimaryKeys
- Timestamp:
- Jul 21, 2010, 10:26:51 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MultipleColumnPrimaryKeys
v15 v16 47 47 [http://code.djangoproject.com/ticket/373] 48 48 Rails/ActiveRecord doesn't support this natively, but [http://compositekeys.rubyforge.org/] is an add-on which does 49 [wiki:CompositePrimaryKeyDesignNotes Composite Primary Key Design Notes]