Changes between Version 18 and Version 19 of Recipes
- Timestamp:
- 12/05/08 15:54:51 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Recipes
v18 v19 9 9 * [wiki:Recipes/SQLAlchemySchemaMigration Using SQLAlchemy schema-migrate with Elixir] 10 10 * [wiki:Recipes/SplittingAModelAcrossMultipleFiles Split a Turbogears Elixir Model Across Multiple Files] -- '''UNDER CONSTRUCTION''' -- Proper Technique and Common Pitfalls 11 * [wiki:Recipes/OrderingList How to use SQLAlchemy's orderinglist extension with Elixir]12 11 * [wiki:Recipes/UsingEntityForOrderedList How to keep the items of a many-to-many relationship in the order they were inserted]. This recipe demonstrate the use of the AssociationProxy and orderinglist SQLAlchemy extensions. 13 12 * [wiki:Recipes/RecordOwner RecordOwner] An extension to keep track of who (which user) creates each record and last modifies it.
