| 2012-04-24 |
Mike Bayer | - [bug] The warning emitted when using |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | - [bug] The "passive" flag on Session.is_modified() |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | callcount tweak here, this moved up due to r5b6237e3f068 |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | - [bug] The names of the columns on the |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | changelog adjust |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | - [bug] removed legacy behavior whereby |
commit | commitdiff | tree | snapshot |
| 2012-04-24 |
Mike Bayer | - [feature] New standalone function with_polymorphic() |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | - [removed] The legacy "mutable" system of the |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | the callcounts are greater here since object_mapper... |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | - some adjustments to keep hybrid properties working |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | merge patch for [ticket:2208]. This still needs docum... |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | - re-merge + CHANGES |
commit | commitdiff | tree | snapshot |
| 2012-04-23 |
Mike Bayer | - merge attribute flag overhaul for [ticket:2358] |
commit | commitdiff | tree | snapshot |
| 2012-04-22 |
Mike Bayer | - merged #1401 branch from bitbucket |
commit | commitdiff | tree | snapshot |
| 2012-04-22 |
Mike Bayer | 0.8 initial prep |
commit | commitdiff | tree | snapshot |
| 2012-04-19 |
Mike Bayer | - [bug] Fixed bug in 0.7.6 introduced by |
commit | commitdiff | tree | snapshot |
| 2012-04-18 |
Mike Bayer | - [bug] UPDATE..FROM syntax with SQL Server |
commit | commitdiff | tree | snapshot |
| 2012-04-16 |
Mike Bayer | - mysql [bug] Fixed bug whereby if cast() is used |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
Mike Bayer | Merged in bentrofatter/sqlalchemy-informix-dialect... |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
Mike Bayer | - [bug] If conn.begin() fails when calling |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
Benjamin Trofatter | Changed misspelled 'altere' reserved word to 'alter' |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
Mike Bayer | - test explicitly for 'VIEW', 'SYSTEM VIEW' |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
Mike Bayer | Merged in elazar/sqlalchemy/fix/mysql-system-views... |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
elazar | Fixed test_system_views not checking for MySQL >= 5... |
commit | commitdiff | tree | snapshot |
| 2012-04-12 |
elazar | Modified MySQLDialect.get_view_names() to also return... |
commit | commitdiff | tree | snapshot |
| 2012-04-11 |
Mike Bayer | - [feature] Added new flag to @validates |
commit | commitdiff | tree | snapshot |
| 2012-04-10 |
Mike Bayer | - [feature] Added new connection event |
commit | commitdiff | tree | snapshot |
| 2012-04-08 |
Mike Bayer | - adjust mysql patch a bit so that we use |
commit | commitdiff | tree | snapshot |
| 2012-04-07 |
Jeff Dairiki | Fix innodb autoinc constraint (double)quoting |
commit | commitdiff | tree | snapshot |
| 2012-04-05 |
Mike Bayer | - [bug] Repaired the use_scope_identity |
commit | commitdiff | tree | snapshot |
| 2012-04-04 |
Mike Bayer | - the inspect interface is done, needs docs. |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | merge fix |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | begin implementing inspection system for #2208 |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Diana Clarke | Fixing link to python's logging module (see #2456)... |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | then spiff up that error msg |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | every test passing for test_relationships |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | Merged in _diana_/sqlalchemy-2385 (pull request #4) |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Mike Bayer | - reopened #2453, needed to put in the original patch... |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Diana Clarke | make auto-correlation the same for Query & select() |
commit | commitdiff | tree | snapshot |
| 2012-04-03 |
Diana Clarke | most of the drizzle docs are copy/pasta, let's just... |
commit | commitdiff | tree | snapshot |
| 2012-04-01 |
Mike Bayer | - move create_lazy_clause() to relationships |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
Nathan Wright | Move a SQLLite datetime test to a new DateTimeTest... |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
Mike Bayer | - [bug] Fixed bug whereby a primaryjoin |
commit | commitdiff | tree | snapshot |
| 2012-03-12 |
Mike Bayer | - add __table_cls__ option to declarative, not publiciz... |
commit | commitdiff | tree | snapshot |
| 2012-03-11 |
Mike Bayer | - [bug] Fixed memory leak in core which would |
commit | commitdiff | tree | snapshot |
| 2012-03-08 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2012-03-08 |
Philip Jenvey | cleanup test_processors, modeling the PEP 399 style |
commit | commitdiff | tree | snapshot |
| 2012-03-08 |
Mike Bayer | - [bug] Fixed event registration bug |
commit | commitdiff | tree | snapshot |
| 2012-03-05 |
Mike Bayer | callcount tweak |
commit | commitdiff | tree | snapshot |
| 2012-03-05 |
Mike Bayer | - [bug] Fixed bug whereby objects using |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
Mike Bayer | fix typos, SQL server also needs union all |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
Mike Bayer | merge this |
commit | commitdiff | tree | snapshot |
| 2012-03-03 |
Mike Bayer | - [feature] Added cte() method to Query, |
commit | commitdiff | tree | snapshot |
| 2012-03-02 |
Philip Jenvey | unmonkeypatch the 2to3 preprocessor so we don't disturb... |
commit | commitdiff | tree | snapshot |
| 2012-03-01 |
Mike Bayer | this is 0.7.6.. |
commit | commitdiff | tree | snapshot |
| 2012-02-29 |
Mike Bayer | - [bug] Fixed the repr() for CascadeOptions to |
commit | commitdiff | tree | snapshot |
| 2012-02-29 |
Mike Bayer | - expand the check to determine if a selectable column... |
commit | commitdiff | tree | snapshot |
| 2012-02-28 |
Mike Bayer | remove the "produce test" approach from the polymorphic... |
commit | commitdiff | tree | snapshot |
| 2012-02-27 |
Mike Bayer | added missing 0.4 versions to CHANGES_PRE_06 |
commit | commitdiff | tree | snapshot |
| 2012-02-27 |
Mike Bayer | fix callcount |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Mike Bayer | add tests for #2128 |
commit | commitdiff | tree | snapshot |
| 2012-02-26 |
Mike Bayer | remove check_columns here so warning not emitted with... |
commit | commitdiff | tree | snapshot |
| 2012-02-25 |
Mike Bayer | almost through all the fine tuning |
commit | commitdiff | tree | snapshot |
| 2012-02-25 |
Mike Bayer | start to work on error messages, allow foreign_keys... |
commit | commitdiff | tree | snapshot |
| 2012-02-25 |
Mike Bayer | plus add it to the scoping namespace |
commit | commitdiff | tree | snapshot |
| 2012-02-25 |
Mike Bayer | - [feature] Added "no_autoflush" context |
commit | commitdiff | tree | snapshot |
| 2012-02-21 |
Mike Bayer | - [bug] A warning is emitted when a not-present |
commit | commitdiff | tree | snapshot |
| 2012-02-20 |
Mike Bayer | document with_lockmode(), [ticket:2412] |
commit | commitdiff | tree | snapshot |
| 2012-02-17 |
Mike Bayer | break up _join_left_to_right to call upon _prepare_righ... |
commit | commitdiff | tree | snapshot |
| 2012-02-16 |
Mike Bayer | - fix some unclear phrases in query regarding polymorphic, |
commit | commitdiff | tree | snapshot |
| 2012-02-16 |
Mike Bayer | mysql connector python 3k is dev status |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Mike Bayer | callcounts |
commit | commitdiff | tree | snapshot |
| 2012-02-15 |
Mike Bayer | test failures |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | modify these tests to ensure the CASE output is being... |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | - [bug] Altered _params_from_query() function |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | update the search to call searchindex.js in the latest way |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | - [bug] Added execution_options() call to |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | - [feature] Added "no_parameters=True" execution |
commit | commitdiff | tree | snapshot |
| 2012-02-14 |
Mike Bayer | revert this, bad idea |
commit | commitdiff | tree | snapshot |
| 2012-02-13 |
Mike Bayer | - [bug] Fixed the "render literal bind" function, |
commit | commitdiff | tree | snapshot |
| 2012-02-13 |
Mike Bayer | - [bug] Fixed bug whereby MappedCollection |
commit | commitdiff | tree | snapshot |
| 2012-02-13 |
Mike Bayer | - test failures. one in particular seems to be a weird... |
commit | commitdiff | tree | snapshot |
| 2012-02-13 |
Mike Bayer | - break out sample URLs into individual, per-database... |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [feature] Added a new oracle create_engine() flag |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - add OrderingList class and other functions to sphinx... |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [feature] Added the ability to query for |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [feature] Added support for the "isolation_level" |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [bug] Index will raise when arguments passed |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [bug] Fixed bug whereby if a method name |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - [bug] Fixed bug in new "autoload_replace" flag |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - Added missing compilation support for |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - add a context manager availble via Engine.begin() |
commit | commitdiff | tree | snapshot |
| 2012-02-12 |
Mike Bayer | - figured out again why deannotate must clone() |
commit | commitdiff | tree | snapshot |
| 2012-02-11 |
Mike Bayer | many fixes but still can't get heuristics to work as... |
commit | commitdiff | tree | snapshot |
| 2012-02-11 |
Mike Bayer | document identity_map |
commit | commitdiff | tree | snapshot |
| 2012-02-10 |
Mike Bayer | tweak for correlated subqueries here, seems to work... |
commit | commitdiff | tree | snapshot |
| 2012-02-10 |
Mike Bayer | - move properties to use the new create_joins |
commit | commitdiff | tree | snapshot |
| 2012-02-10 |
Mike Bayer | add a test for reverse remote |
commit | commitdiff | tree | snapshot |
| 2012-02-10 |
Mike Bayer | fix up this test |
commit | commitdiff | tree | snapshot |
| 2012-02-10 |
Mike Bayer | - got m2m, local_remote_pairs, etc. working |
commit | commitdiff | tree | snapshot |
| next |