Changes between Version 16 and Version 17 of MultipleColumnPrimaryKeys
- Timestamp:
- Jul 21, 2010, 10:27:16 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MultipleColumnPrimaryKeys
v16 v17 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 49 50 [wiki:CompositePrimaryKeyDesignNotes Composite Primary Key Design Notes]