hey list -

trying to wrap up as much as i can for the next release, just wanted to
highlight some new doc sections and improvements, since i know everyone
just loves my docs and their various typos, careless flubs, and great
endorsement of the insurance industry:

SQLAlchemy is Two Libraries in One
http://www.sqlalchemy.org/docs/tutorial.myt#tutorial_twoinone

Configuring Logging
http://www.sqlalchemy.org/docs/dbengine.myt#dbengine_logging

Creating Joins Using selectby() - added a note about the new feature
(in the trunk until 0.3.4)
which lets you select_by(somerelation=someinstance)
http://www.sqlalchemy.org/docs/datamapping.myt#datamapping_selectrelations_relselectby

Working with Large Collections
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_properties_working

Mapper Options - complete and alphabetical
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_mapperoptions

Relation Options - complete and alphabetical
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_properties_relationoptions

Combining Eager Loads with Result Set Mappings
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_resultset_combining


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to