| 2010-04-06 |
Mike Bayer | - cleanup, factoring, had some heisenbugs. more test... |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Mike Bayer | all tests pass with this version |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Mike Bayer | beginning to get post_update working, will need more... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | breakthrough, wow |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | so here is kind of the idea. but it doesn't work... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | looks like most of the issues are because we're losing... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | - many-to-many is up. |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | better assertions, the concern is that an object will... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | these are some assertions that would make things easier... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | - enabled the DetectKeySwitch, and additionally added... |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | branch merge |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | better yet |
commit | commitdiff | tree | snapshot |
| 2010-04-05 |
Mike Bayer | clarify intent and reduce lookups here |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | - further reduce what topological has to do, expects... |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | this fully moves the per_state methods to work with... |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | moving the per-states operations to be aggreagted on... |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | merge default branch |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | - apparently [ticket:1761] was covered in tests already. |
commit | commitdiff | tree | snapshot |
| 2010-04-04 |
Mike Bayer | cleanup and callcount reduction in mapper._save_obj... |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | row switch works for post-cycle sorts too...just needed... |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | got row switch more or less up |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | tweak how we indicate child deleted here |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | o2m/m2o pretty much there, minus post update. |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | - basic inheritance behavior |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | - Now using cx_oracle output converters so that the |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | dont create tables here |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | correct changelog |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | branch merge |
commit | commitdiff | tree | snapshot |
| 2010-04-03 |
Mike Bayer | - the Numeric type raises an *enormous* warning when... |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | add FunctionElement example |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | - The ORM will set the docstring of all generated descr... |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | branch merge |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | remove erronrous link to "addresses" |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Gaëtan de Menten | ... also when changing the row dynamically |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Gaëtan de Menten | - made the C version of RowProxy accept any sequence... |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | - Updated attribute_shard.py example to use a more... |
commit | commitdiff | tree | snapshot |
| 2010-04-02 |
Mike Bayer | - Declarative will raise an informative error message |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | working through cycles tests... |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | many-to-one completed for self-referential |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | the delete parent o2m test |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | refactor dependency elements |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | this version passes one to many tests so far |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | self-referential working to a small degree |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | one more rule |
commit | commitdiff | tree | snapshot |
| 2010-04-01 |
Mike Bayer | - id(obj) is no longer used internally within topologic... |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | beginning to address cycles but its not worked out yet |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | deletes, rudimentary many-to-ones |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | really got topological going. now that we aren't... |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | - 'cycle' is a stack here - needs to be a list. |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | its alive ! |
commit | commitdiff | tree | snapshot |
| 2010-03-31 |
Mike Bayer | - Restored some bind-labeling logic from 0.5 which... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Mike Bayer | This is turning out to be a rewrite of the accounting... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Mike Bayer | merge trunk. Re-instating topological._find_cycles... |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Mike Bayer | fix pk violation error |
commit | commitdiff | tree | snapshot |
| 2010-03-30 |
Mike Bayer | - the compiler extension now allows @compiles decorators |
commit | commitdiff | tree | snapshot |
| 2010-03-29 |
Mike Bayer | - Session.refresh() now does an equivalent expire() |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | branch merge |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | tag merge |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | - A collection lazy load will switch off default |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | spacing |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | Added tag rel_0_6beta3 for changeset 0e6d10806a49bbac52... |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | add doc for shard rel_0_6beta3 |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | - The sqlalchemy.orm.shard module now becomes an extension, |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | fix some examples |
commit | commitdiff | tree | snapshot |
| 2010-03-28 |
Mike Bayer | documentation updates |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | this is a rewrite from the old sybase module with almos... |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | comment out test that relies on dictionary ordering... |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | - No longer guessing that TINYINT(1) should be BOOLEAN |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | - Added with_hint() method to Query() construct. This... |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | - 0.6beta3 version |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | this test is too db specific and is covered by dialect... |
commit | commitdiff | tree | snapshot |
| 2010-03-27 |
Mike Bayer | - relationships and columns with foreign keys aren't |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Brad Allen | merged with mainline tip |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | mssql+mxodbc should use executedirect for all selects... |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | - Using @classdecorator and similar on mixins to define |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | clean up sqlite version detection stuff |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | clarify cascade docstring, [ticket:1716] |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | fix typo |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | add some callcounts with cextensions, [ticket:1723] |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | clarify this test |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | - the TIME and TIMESTAMP types are now availble from the |
commit | commitdiff | tree | snapshot |
| 2010-03-26 |
Mike Bayer | one additional oracle fix |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | - The Oracle dialect will issue VARCHAR type definitions |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | - Using a mixin won't break if the mixin implements an |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | - The psycopg2 dialect will log NOTICE messages via the |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | add an exclusion for boolean col expressions |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | this is what I meant to do here but this should be... |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | help test with an order by |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | - fix some final pathing stuff, we weren't getting... |
commit | commitdiff | tree | snapshot |
| 2010-03-25 |
Mike Bayer | this is needed for correct pathing, however some tests... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | - converted all lazy=True|False|None to 'select'|'joine... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | - To accomodate the fact that there are now two kinds... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | - made final refinements to the feature and we are... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | add a test I'm surprised we didn't have |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | - removed need for _subq_aliasing workaround |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | everything everything passes on this one. still want... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | this version works with *all* the polymorphic scenarios... |
commit | commitdiff | tree | snapshot |
| 2010-03-24 |
Mike Bayer | - Query.join() will detect if the end result will be |
commit | commitdiff | tree | snapshot |
| next |