| 2010-09-09 |
Mike Bayer | doc edits |
commit | commitdiff | tree | snapshot |
| 2010-09-09 |
Mike Bayer | you'll all miss the last of the ASCII art |
commit | commitdiff | tree | snapshot |
| 2010-09-08 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | arg, put the informix log in the wrong version |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | Added tag rel_0_6_4 for changeset 992dd2c055dcff7595369... |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | - Applied patches from [ticket:1904] to get rel_0_6_4 |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | - Added a mutex to the identity map which mutexes |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2010-09-07 |
Mike Bayer | - pending deprecation in 0.7 for the execute/scalar... |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | - Fixed FB bug whereby a column default would fail to |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | unify query.with_parent, util.with_parent, fix docs... |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | doc updates |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | merge doc fixes from tip |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | - query.with_parent() now accepts transient objects |
commit | commitdiff | tree | snapshot |
| 2010-09-06 |
Mike Bayer | make the pooling docs less sucky |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | fixes |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | merge whatever |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | not sure why chrisw changed this but would like to... |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | dont need this |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | fixup |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | - the versioning example works correctly now |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | - rewrote the "connections" section |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | - mapper _get_col_to_prop private method used |
commit | commitdiff | tree | snapshot |
| 2010-09-05 |
Mike Bayer | roughly the finished product. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Mike Bayer | almost through. |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Mike Bayer | continued... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Mike Bayer | experiment with removing the API section and putting... |
commit | commitdiff | tree | snapshot |
| 2010-09-04 |
Mike Bayer | restore the deprecated docs |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | merge latest tip |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | merge from tip |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | python 2.4 |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | reduce callcounts |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Jason Kirtland | Apply more memoization to Mapper attributes & subject... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | - AbstractType.__str__() produces the string version... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | - get active_history to work, move attribute events... |
commit | commitdiff | tree | snapshot |
| 2010-09-03 |
Mike Bayer | - refinements to DDL events, including new execute_if... |
commit | commitdiff | tree | snapshot |
| 2010-09-01 |
Mike Bayer | doh, forgot about ddl events. need some work with... |
commit | commitdiff | tree | snapshot |
| 2010-08-31 |
Mike Bayer | - a large hill to climb. Added declarative examples... |
commit | commitdiff | tree | snapshot |
| 2010-08-30 |
Mike Bayer | - The include_properties and exclude_properties arguments |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | doc tweak |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | - The Session class is now present in sqlalchemy.orm.*. |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | - Oracle reflection of indexes has been tuned so |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | - move LIMIT/OFFSET rendering to be as bind parameters... |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | docstring for query.correlate, [ticket:1889] |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | - Added ROWID type to the Oracle dialect, for those |
commit | commitdiff | tree | snapshot |
| 2010-08-29 |
Mike Bayer | - moved out to on_before_execute, on_after_execute... |
commit | commitdiff | tree | snapshot |
| 2010-08-28 |
Mike Bayer | going back to the simple way, plus trying to make the... |
commit | commitdiff | tree | snapshot |
| 2010-08-28 |
Mike Bayer | - its probably worthwhile to make the primary listen... |
commit | commitdiff | tree | snapshot |
| 2010-08-27 |
Mike Bayer | - put a link to the wiki table config example |
commit | commitdiff | tree | snapshot |
| 2010-08-27 |
Mike Bayer | this doesnt actually work |
commit | commitdiff | tree | snapshot |
| 2010-08-27 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-26 |
Mike Bayer | - An object that's been deleted now gets a flag |
commit | commitdiff | tree | snapshot |
| 2010-08-26 |
Mike Bayer | - remove repr() from exception assertion, so that py3k... |
commit | commitdiff | tree | snapshot |
| 2010-08-26 |
Mike Bayer | - replaced all self.__connection.is_valid with |
commit | commitdiff | tree | snapshot |
| 2010-08-25 |
Mike Bayer | - hybrid_and |
commit | commitdiff | tree | snapshot |
| 2010-08-25 |
Mike Bayer | merge changes from alternate branch |
commit | commitdiff | tree | snapshot |
| 2010-08-25 |
Mike Bayer | add a note |
commit | commitdiff | tree | snapshot |
| 2010-08-24 |
Mike Bayer | merge from tip |
commit | commitdiff | tree | snapshot |
| 2010-08-24 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-24 |
Mike Bayer | some doc updates |
commit | commitdiff | tree | snapshot |
| 2010-08-23 |
Mike Bayer | - the history_meta versioning recipe sets "unique=False" |
commit | commitdiff | tree | snapshot |
| 2010-08-21 |
Mike Bayer | - Similarly, for relationship(), foreign_keys, |
commit | commitdiff | tree | snapshot |
| 2010-08-18 |
Mike Bayer | - object_session() raises the proper |
commit | commitdiff | tree | snapshot |
| 2010-08-15 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-15 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-15 |
Mike Bayer | - 79 chars for expression |
commit | commitdiff | tree | snapshot |
| 2010-08-14 |
Mike Bayer | - Another pass through the series of error messages |
commit | commitdiff | tree | snapshot |
| 2010-08-13 |
Mike Bayer | - Added basic math expression coercion for |
commit | commitdiff | tree | snapshot |
| 2010-08-12 |
Mike Bayer | - added much more verbiage about transactions and expir... |
commit | commitdiff | tree | snapshot |
| 2010-08-11 |
Mike Bayer | spelling arg |
commit | commitdiff | tree | snapshot |
| 2010-08-11 |
Mike Bayer | - a warning is emitted in mapper() if the polymorphic_on |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | - Fixed the psycopg2 dialect to use its |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | this is not actually true |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | - reorganize events into cls->dispatch, which is an... |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | this reorganizes things so the EventDescriptor and... |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | working with how this will be documented and having... |
commit | commitdiff | tree | snapshot |
| 2010-08-10 |
Mike Bayer | get slightly better about deprecations in docstrings... |
commit | commitdiff | tree | snapshot |
| 2010-08-09 |
Mike Bayer | - modernizing examples |
commit | commitdiff | tree | snapshot |
| 2010-08-09 |
Mike Bayer | modernized the directed graph example |
commit | commitdiff | tree | snapshot |
| 2010-08-09 |
Mike Bayer | confirmed we can get this to trigger if we apply heisen... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | fixes, but still unsure of things |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | getting attributes to work |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | - add a check that prevents redundant AttributeImpls... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | - merge tip |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | - a few fixes |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | - some of the refinements from the sa_synonyms branch... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | introductions |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | mark this as intermittent crashes on the buildbot ... |
commit | commitdiff | tree | snapshot |
| 2010-08-08 |
Mike Bayer | - the _Label construct, i.e. the one that is produced |
commit | commitdiff | tree | snapshot |
| 2010-08-07 |
Mike Bayer | dev |
commit | commitdiff | tree | snapshot |
| 2010-08-07 |
Mike Bayer | some cleanup, some screwing around with comparators... |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Mike Bayer | fix declarative |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Mike Bayer | - at long last have gotten the "proxy_property" keyword |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Mike Bayer | - add hybrid extension |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Mike Bayer | - step one, remove "resolve_synonyms" and start using... |
commit | commitdiff | tree | snapshot |
| 2010-08-06 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2010-08-05 |
Mike Bayer | - Dynamic attributes don't support collection |
commit | commitdiff | tree | snapshot |
| 2010-08-05 |
Mike Bayer | - Fixed bug whereby replacing composite foreign key |
commit | commitdiff | tree | snapshot |
| next |