| 2011-07-28 |
Mike Bayer | - SQLite dialect no longer strips quotes |
commit | commitdiff | tree | snapshot |
| 2011-07-25 |
Mike Bayer | - rework Annotated to no longer use __cmp__(), supply... |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | default dialect, oopsie |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - rewrite cloned_traverse() and replacement_traverse... |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - recall that groupby() expects a sorted collection... |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | fix broken tests |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - added CURRENT to reserved word list. |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - Fixed OurSQL dialect to use ansi-neutral |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - Fixed regression from 0.6 where Session.add() |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - Fixed bug apparent only in Python 3 whereby |
commit | commitdiff | tree | snapshot |
| 2011-07-23 |
Mike Bayer | - document query.get(), ObjectDeletedError fully, ... |
commit | commitdiff | tree | snapshot |
| 2011-07-21 |
Mike Bayer | - Added an informative error message when |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | fix some more typos |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | put a really explicit note about joinedload vs. join... |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | - Fixed regression from 0.6 where a get history |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | - Fixed bug whereby the source clause |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | fix keyword error |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | - Added new "postgresql_ops" argument to |
commit | commitdiff | tree | snapshot |
| 2011-07-19 |
Mike Bayer | - repaired the oracle.RAW type which did not |
commit | commitdiff | tree | snapshot |
| 2011-07-17 |
Mike Bayer | - Fixed bug whereby if a mapped class |
commit | commitdiff | tree | snapshot |
| 2011-07-17 |
Mike Bayer | - Feature enhancement: joined and subquery |
commit | commitdiff | tree | snapshot |
| 2011-07-12 |
Mike Bayer | - Context manager provided by Connection.begin() |
commit | commitdiff | tree | snapshot |
| 2011-07-07 |
Mike Bayer | - add a latex Makefile to texinputs that gets copied... |
commit | commitdiff | tree | snapshot |
| 2011-07-06 |
Mike Bayer | - The join condition produced by with_parent |
commit | commitdiff | tree | snapshot |
| 2011-07-06 |
Mike Bayer | - fix up the invalidate on connect for py3k |
commit | commitdiff | tree | snapshot |
| 2011-07-05 |
Mike Bayer | another typo |
commit | commitdiff | tree | snapshot |
| 2011-07-05 |
Mike Bayer | - fix typo in session section |
commit | commitdiff | tree | snapshot |
| 2011-07-04 |
Mike Bayer | - fix pypostgresql typo, [ticket:2185] |
commit | commitdiff | tree | snapshot |
| 2011-07-04 |
Mike Bayer | - Added an improved repr() to TypeEngine objects |
commit | commitdiff | tree | snapshot |
| 2011-07-02 |
Mike Bayer | - fix documentation versions in conf.py, other changes... |
commit | commitdiff | tree | snapshot |
| 2011-07-01 |
Mike Bayer | - add doc to schema docs linking to declarative usage... |
commit | commitdiff | tree | snapshot |
| 2011-07-01 |
Mike Bayer | - Failures on connect which raise dbapi.Error |
commit | commitdiff | tree | snapshot |
| 2011-07-01 |
Mike Bayer | - Fixed bug in the mutable extension whereby |
commit | commitdiff | tree | snapshot |
| 2011-06-30 |
Mike Bayer | - Fixed bug where "autoincrement" detection on |
commit | commitdiff | tree | snapshot |
| 2011-06-30 |
Mike Bayer | - Fixed bug in the mutable extension whereby |
commit | commitdiff | tree | snapshot |
| 2011-06-30 |
Mike Bayer | - Fixed bug whereby adaptation of old append_ddl_list... |
commit | commitdiff | tree | snapshot |
| 2011-06-30 |
Mike Bayer | - add a mention of attributeevents in the validates doc |
commit | commitdiff | tree | snapshot |
| 2011-06-29 |
Mike Bayer | - document that pysqlite does not share temporary tables |
commit | commitdiff | tree | snapshot |
| 2011-06-27 |
Mike Bayer | - Fixed subtle bug that caused SQL to blow |
commit | commitdiff | tree | snapshot |
| 2011-06-27 |
Mike Bayer | - Fixed a subtle bug involving column |
commit | commitdiff | tree | snapshot |
| 2011-06-26 |
Mike Bayer | if python 2.4, have DontWrapException be old style |
commit | commitdiff | tree | snapshot |
| 2011-06-26 |
Mike Bayer | time for a better arch diagram |
commit | commitdiff | tree | snapshot |
| 2011-06-26 |
Mike Bayer | - Fixed the attribute shard example to check |
commit | commitdiff | tree | snapshot |
| 2011-06-25 |
Mike Bayer | - new section on backrefs |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | - the "cascade" section of the session doc was totally... |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | - add docs about not using text() with session.execute() |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | - rename EagerLoader to JoinedLoader |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | fix docstring |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | - add doc example for column_property() on an associati... |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | try to get py3k to pass here |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | fix test |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | - Added ORA-00028 to disconnect codes, use |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | - Added mixin class sqlalchemy.ext.DontWrapMixin. |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Mike Bayer | - Use urllib.parse_qsl() in Python 2.6 and above, |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Mike Bayer | - Repaired the "no statement condition" |
commit | commitdiff | tree | snapshot |
| 2011-06-20 |
Mike Bayer | sqlite :memory: works across threads now hooray ! |
commit | commitdiff | tree | snapshot |
| 2011-06-16 |
Mike Bayer | - Repaired the examples/versioning test runner |
commit | commitdiff | tree | snapshot |
| 2011-06-14 |
Mike Bayer | - remove NamingConventions as an example here since... |
commit | commitdiff | tree | snapshot |
| 2011-06-14 |
Mike Bayer | - Fixed declarative bug where a class inheriting |
commit | commitdiff | tree | snapshot |
| 2011-06-13 |
Mike Bayer | - Fixed bug whereby comparison of column |
commit | commitdiff | tree | snapshot |
| 2011-06-08 |
Mike Bayer | add an autoincrement here |
commit | commitdiff | tree | snapshot |
| 2011-06-08 |
Mike Bayer | - Added the same "columns-only" check to |
commit | commitdiff | tree | snapshot |
| 2011-06-07 |
Mike Bayer | merge |
commit | commitdiff | tree | snapshot |
| 2011-06-07 |
Mike Bayer | - Adjusted the pyodbc dialect such that bound |
commit | commitdiff | tree | snapshot |
| 2011-06-06 |
Mike Bayer | update for new table model |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | Added tag rel_0_7_1 for changeset 772ae63bdbfb82509bf2d... |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | add test for [ticket:2159] rel_0_7_1 |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Fixed bug where transaction-level "deleted" |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Added a workaround for Python bug 7511 where |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | put some variance on this as it's a difference between... |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Adjusted the __contains__() method of |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Some unit test fixes regarding numeric arrays, |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Modify the text of the message which occurs |
commit | commitdiff | tree | snapshot |
| 2011-06-04 |
Mike Bayer | - Accept None from SQLite cursor.fetchone() when |
commit | commitdiff | tree | snapshot |
| 2011-06-04 |
Mike Bayer | - Repaired new "mutable" extension to propagate |
commit | commitdiff | tree | snapshot |
| 2011-06-04 |
Mike Bayer | - "delete-orphan" cascade is now allowed on |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Mike Bayer | hey this works. (don't need to re-calc fks collection) |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Mike Bayer | ARG |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Mike Bayer | - adjust further for unix-style casing, also this is... |
commit | commitdiff | tree | snapshot |
| 2011-06-02 |
Mike Bayer | - Unit tests pass 100% on MySQL installed |
commit | commitdiff | tree | snapshot |
| 2011-06-02 |
Mike Bayer | alleviate transaction confusion which may occur from... |
commit | commitdiff | tree | snapshot |
| 2011-06-02 |
Mike Bayer | fix some tests |
commit | commitdiff | tree | snapshot |
| 2011-06-02 |
Mike Bayer | - Deprecate schema/SQL-oriented methods on |
commit | commitdiff | tree | snapshot |
| 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 |
| next |