| 2011-06-02 |
Mike Bayer | take out a little cruft. Spend two hours trying to... |
commit | commitdiff | tree | snapshot |
| 2011-06-01 |
Mike Bayer | - Fixed bug whereby metadata.reflect(bind) |
commit | commitdiff | tree | snapshot |
| 2011-05-31 |
Mike Bayer | express the check for 'filter' in terms of _MapperEntit... |
commit | commitdiff | tree | snapshot |
| 2011-05-31 |
Mike Bayer | - dont actually need separate init(), but be conservati... |
commit | commitdiff | tree | snapshot |
| 2011-05-31 |
Mike Bayer | - remove the old term 'selectcontext' |
commit | commitdiff | tree | snapshot |
| 2011-05-31 |
Mike Bayer | update out of date docstring |
commit | commitdiff | tree | snapshot |
| 2011-05-30 |
Mike Bayer | hey, we don't need this. |
commit | commitdiff | tree | snapshot |
| 2011-05-30 |
Mike Bayer | the "property" argument here is not used |
commit | commitdiff | tree | snapshot |
| 2011-05-29 |
Mike Bayer | use default dialect here |
commit | commitdiff | tree | snapshot |
| 2011-05-29 |
Mike Bayer | - move Operators and ColumnOperators into sqlalchemy... |
commit | commitdiff | tree | snapshot |
| 2011-05-28 |
Mike Bayer | - Streamlined the process by which a Select |
commit | commitdiff | tree | snapshot |
| 2011-05-28 |
Mike Bayer | - add a comment regarding why __init__ has a return... |
commit | commitdiff | tree | snapshot |
| 2011-05-26 |
Mike Bayer | - get all comparison operators to document with sphinx... |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Mike Bayer | clarify that attr_name is a string for [ticket:2176] |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Mike Bayer | - document query_class on relationship |
commit | commitdiff | tree | snapshot |
| 2011-05-22 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2011-05-22 |
Mike Bayer | go a little further and introduce hybrid value |
commit | commitdiff | tree | snapshot |
| 2011-05-22 |
Mike Bayer | - add some docs to hybrid comparators, operators/compar... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | Added tag rel_0_7_0 for changeset ef654af35ab2443172eb7... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | - Fixed bug affecting PG 9 whereby index reflection rel_0_7_0 |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | this will also move back to prod/stable |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | move version to 0.7.0 |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | dont need the DEBUG here messing up the rest of the... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | - Fixed bug whereby mapper mapped to an anonymous |
commit | commitdiff | tree | snapshot |
| 2011-05-19 |
Mike Bayer | - Fixed bug in MSSQL dialect whereby the aliasing |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Mike Bayer | - Fixed bug whereby nesting a label of a select() |
commit | commitdiff | tree | snapshot |
| 2011-05-14 |
Mike Bayer | - use default dialect here |
commit | commitdiff | tree | snapshot |
| 2011-05-14 |
Mike Bayer | py3k test fix |
commit | commitdiff | tree | snapshot |
| 2011-05-14 |
Mike Bayer | - make sure we definitely get every connection created |
commit | commitdiff | tree | snapshot |
| 2011-05-14 |
Mike Bayer | - Fixed bugs in sqlalchemy.ext.mutable extension... |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Mike Bayer | - polymorphic_union() gets a "cast_nulls" option, |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Philip Jenvey | wrap another StaleDataError detection in supports_sane_... |
commit | commitdiff | tree | snapshot |
| 2011-05-12 |
Philip Jenvey | mark more postgresql+zxjdbc failures |
commit | commitdiff | tree | snapshot |
| 2011-05-10 |
Mike Bayer | - query.count() emits "count(*)" instead of |
commit | commitdiff | tree | snapshot |
| 2011-05-10 |
Mike Bayer | - given that Oracle's issue is not just open connection... |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | ha - can't do this on 2.4 |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Changed the handling in determination of join |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - mapper() will ignore non-configured foreign keys |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Fixed bug where determination of "self referential" |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Fixed the error message emitted for "can't |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Mike Bayer | random cleanup |
commit | commitdiff | tree | snapshot |
| 2011-05-01 |
Mike Bayer | - split all SS tests into separate + engine per test... |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Mike Bayer | comment out the rollback on after test since pg8000... |
commit | commitdiff | tree | snapshot |
| 2011-04-30 |
Mike Bayer | - rework of Query._adapt_clause to support [ticket... |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Mike Bayer | update docs for generic associations |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Mike Bayer | - Removed the usage of the "collections.MutableMapping" |
commit | commitdiff | tree | snapshot |
| 2011-04-28 |
Mike Bayer | - removed the ancient "polymorphic association" |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Mike Bayer | - a non_primary mapper will inherit the _identity_class |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Mike Bayer | - this helps oracle here since it has a panic attack... |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Mike Bayer | uurg, add a use_reaper argument and have zoomark skip... |
commit | commitdiff | tree | snapshot |
| 2011-04-26 |
Mike Bayer | - hardcore force every connection into a strong-referen... |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Mike Bayer | - Fixed a potential KeyError which under some |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Mike Bayer | merge stuff |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Michael Trier | Exclude serializer test on pypy. Problem in pickle. |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | extra change note |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - added Query.with_session() method, switches |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Philip Jenvey | update warnings per zxjdbc |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Philip Jenvey | utilize the zxjdbc PostgresqlHandler for better Decimal... |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | mark all aaa_profiling tests with __requires__ = 'cpython', |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - close the result here for non refcounting gcs |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - add test for [ticket:2142] |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - metadata.reflect() and reflection.Inspector() |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - Fixed bug whereby if FetchedValue was passed |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - this passes --mockpool for test_execute 100% with... |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - ensure test_execute passes with --mockpool |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Philip Jenvey | might as well explicitly disable the cext on Jython too |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | grumpy fix |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | document the behavior of get() regarding invalid usages... |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | - It is an error to call query.get() when the |
commit | commitdiff | tree | snapshot |
| 2011-04-20 |
Mike Bayer | remove erroneously committed pdb |
commit | commitdiff | tree | snapshot |
| 2011-04-20 |
Mike Bayer | - Added explicit check for when Column .name |
commit | commitdiff | tree | snapshot |
| 2011-04-19 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Mike Bayer | - Fixed the psycopg2_version parsing in the |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Mike Bayer | css fix |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Mike Bayer | - Fixed regression introduced in 0.7b4 (!) whereby |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | Added tag rel_0_7b4 for changeset 4dd69ff878b2b7fe60a48... |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - remove obsolete test regarding PG server side cursors... rel_0_7b4 |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - move documentation of available execution options... |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - Added explicit true()/false() constructs to expression |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | callcount update for cext + 2.7 |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - Before/after attach events for PrimaryKeyConstraint |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - Fixed incorrect usage of "," in over() clause |
commit | commitdiff | tree | snapshot |
| 2011-04-17 |
Mike Bayer | - rework setup.py script to work with: |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | a crapload of doc tweaks including [ticket:1666], thank... |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | try a between here since 'in' looks for exact matches... |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | merge tip + tidy |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | some font changes to match the site style |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Michael Trier | Exclude test on MySQL 5.1.49 - 5.1.52. |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | no idea what "auto-commit" means here. some reorg. |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | - fixed bug where "from" clause gathering from an |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | fix for pdf |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | - add a new "documentation overview" page. rip off... |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Mike Bayer | - Fixed support for precision numerics when using |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Philip Jenvey | explicitly disable the cextension on Python 3 until... |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Philip Jenvey | enable the cextension by default, falling back to pure... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Philip Jenvey | minor cleanup |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Mike Bayer | - a "having" clause would be copied from the |
commit | commitdiff | tree | snapshot |
| 2011-04-11 |
Mike Bayer | test only runs on sqlite |
commit | commitdiff | tree | snapshot |
| 2011-04-11 |
Mike Bayer | - Added checks inside the UOW to detect the unusual |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
Mike Bayer | - Fixed bug where reflection of foreign key |
commit | commitdiff | tree | snapshot |
| next |