2012-03-14 |
Mike Bayer | add autoincrements here hopefully fixing oracle test |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | fails on oracle too |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | add a checkfirst here as s3 seems to be stuck on the... |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | callcounts |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | pg8000 fails on this |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | - [bug] Fixed issue whereby attribute-based |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | - [feature] Added support for MySQL index and |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | - [bug] Added 'LEVEL' to the list of reserved |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | hey pyodbc fixed this, hoopde doo |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | fix up docs a bit here, not sure if some enhancements... |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | revert this, the instrumentation here is conditional |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | add most of Brad Allen's doc updates, [ticket:2434] |
commit | commitdiff | tree |
2012-03-14 |
Mike Bayer | - [bug] Fixed bug in C extensions whereby |
commit | commitdiff | tree |
2012-03-13 |
Mike Bayer | - [feature] Added support for MSSQL INSERT, |
commit | commitdiff | tree |
2012-03-12 |
Mike Bayer | - [bug] Fixed bug whereby a primaryjoin |
commit | commitdiff | tree |
2012-03-12 |
Mike Bayer | - add __table_cls__ option to declarative, not publiciz... |
commit | commitdiff | tree |
2012-03-11 |
Mike Bayer | - [bug] Fixed memory leak in core which would |
commit | commitdiff | tree |
2012-03-08 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2012-03-08 |
Philip Jenvey | cleanup test_processors, modeling the PEP 399 style |
commit | commitdiff | tree |
2012-03-08 |
Mike Bayer | - [bug] Fixed event registration bug |
commit | commitdiff | tree |
2012-03-05 |
Mike Bayer | callcount tweak |
commit | commitdiff | tree |
2012-03-05 |
Mike Bayer | - [bug] Fixed bug whereby objects using |
commit | commitdiff | tree |
2012-03-03 |
Mike Bayer | fix typos, SQL server also needs union all |
commit | commitdiff | tree |
2012-03-03 |
Mike Bayer | merge this |
commit | commitdiff | tree |
2012-03-03 |
Mike Bayer | - [feature] Added cte() method to Query, |
commit | commitdiff | tree |
2012-03-02 |
Philip Jenvey | unmonkeypatch the 2to3 preprocessor so we don't disturb... |
commit | commitdiff | tree |
2012-03-01 |
Mike Bayer | this is 0.7.6.. |
commit | commitdiff | tree |
2012-02-29 |
Mike Bayer | - [bug] Fixed the repr() for CascadeOptions to |
commit | commitdiff | tree |
2012-02-29 |
Mike Bayer | - expand the check to determine if a selectable column... |
commit | commitdiff | tree |
2012-02-28 |
Mike Bayer | remove the "produce test" approach from the polymorphic... |
commit | commitdiff | tree |
2012-02-27 |
Mike Bayer | added missing 0.4 versions to CHANGES_PRE_06 |
commit | commitdiff | tree |
2012-02-27 |
Mike Bayer | fix callcount |
commit | commitdiff | tree |
2012-02-26 |
Mike Bayer | add tests for #2128 |
commit | commitdiff | tree |
2012-02-26 |
Mike Bayer | remove check_columns here so warning not emitted with... |
commit | commitdiff | tree |
2012-02-25 |
Mike Bayer | plus add it to the scoping namespace |
commit | commitdiff | tree |
2012-02-25 |
Mike Bayer | - [feature] Added "no_autoflush" context |
commit | commitdiff | tree |
2012-02-21 |
Mike Bayer | - [bug] A warning is emitted when a not-present |
commit | commitdiff | tree |
2012-02-20 |
Mike Bayer | document with_lockmode(), [ticket:2412] |
commit | commitdiff | tree |
2012-02-17 |
Mike Bayer | break up _join_left_to_right to call upon _prepare_righ... |
commit | commitdiff | tree |
2012-02-16 |
Mike Bayer | - fix some unclear phrases in query regarding polymorphic, |
commit | commitdiff | tree |
2012-02-16 |
Mike Bayer | mysql connector python 3k is dev status |
commit | commitdiff | tree |
2012-02-15 |
Mike Bayer | callcounts |
commit | commitdiff | tree |
2012-02-15 |
Mike Bayer | test failures |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | modify these tests to ensure the CASE output is being... |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | - [bug] Altered _params_from_query() function |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | update the search to call searchindex.js in the latest way |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | - [bug] Added execution_options() call to |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | - [feature] Added "no_parameters=True" execution |
commit | commitdiff | tree |
2012-02-14 |
Mike Bayer | revert this, bad idea |
commit | commitdiff | tree |
2012-02-13 |
Mike Bayer | - [bug] Fixed the "render literal bind" function, |
commit | commitdiff | tree |
2012-02-13 |
Mike Bayer | - [bug] Fixed bug whereby MappedCollection |
commit | commitdiff | tree |
2012-02-13 |
Mike Bayer | - test failures. one in particular seems to be a weird... |
commit | commitdiff | tree |
2012-02-13 |
Mike Bayer | - break out sample URLs into individual, per-database... |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [feature] Added a new oracle create_engine() flag |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - add OrderingList class and other functions to sphinx... |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [feature] Added the ability to query for |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [feature] Added support for the "isolation_level" |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [bug] Index will raise when arguments passed |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [bug] Fixed bug whereby if a method name |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - [bug] Fixed bug in new "autoload_replace" flag |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - Added missing compilation support for |
commit | commitdiff | tree |
2012-02-12 |
Mike Bayer | - add a context manager availble via Engine.begin() |
commit | commitdiff | tree |
2012-02-11 |
Mike Bayer | document identity_map |
commit | commitdiff | tree |
2012-02-09 |
Mike Bayer | this is the actual case that #1401 will fix. confirme... |
commit | commitdiff | tree |
2012-02-09 |
Mike Bayer | declarartive reflection example didn't actually work... |
commit | commitdiff | tree |
2012-02-08 |
Mike Bayer | some work on the #1401 branch has discovered that this... |
commit | commitdiff | tree |
2012-02-05 |
Mike Bayer | - [bug] Added support for using the .key |
commit | commitdiff | tree |
2012-02-05 |
Mike Bayer | callcount adjust |
commit | commitdiff | tree |
2012-02-05 |
Mike Bayer | - [bug] A significant change to how labeling |
commit | commitdiff | tree |
2012-02-04 |
Mike Bayer | - add a warning regarding tuple.in_(), [ticket:2395] |
commit | commitdiff | tree |
2012-02-01 |
Mike Bayer | accept the symbols so recreate works |
commit | commitdiff | tree |
2012-02-01 |
Mike Bayer | - [feature] Added pool_reset_on_return argument |
commit | commitdiff | tree |
2012-01-31 |
Mike Bayer | fix an inadvertent abuse of variable scope |
commit | commitdiff | tree |
2012-01-31 |
Mike Bayer | break out _save_obj(), _delete_obj(), _post_update... |
commit | commitdiff | tree |
2012-01-30 |
Mike Bayer | - [bug] Scaled back the test applied within |
commit | commitdiff | tree |
2012-01-29 |
Mike Bayer | attempt to use the secret weapon to force a total rebuild |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Improved the "declarative reflection" |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | Added tag rel_0_7_5 for changeset 667249f7b19325e1512f1... |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | get ready for release 0.7.5 rel_0_7_5 |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | declarative reflection example |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [feature] New declarative reflection example |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | modernize adjacency list example, use declarative |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | fix a usage issue here |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | another py3k fix |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | mark this test as unsupported before 2.6, there's some... |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [feature] New reflection feature "autoload_replace"; |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | fix a few py3k bugs |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | then merge this |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] removed an erroneous "raise" in the |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [feature] Dialect-specific compilers now raise |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Fixed bug where "merge" cascade could |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Fixed bug in "mock" strategy whereby |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Fixed issue where the "required" exception |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Fixed bug where unpickled object didn't |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Raise an exception if xyzload_all() is |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Fixed regression from 0.7.4 whereby |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Added a boolean check for the "finalize" |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] Changed LRUCache, used by the mapper |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | - [bug] implemented standard "can't set attribute" / |
commit | commitdiff | tree |
2012-01-28 |
Mike Bayer | move most tests that are specific to SessionTransaction... |
commit | commitdiff | tree |
next |