| 2011-06-22 |
Mike Bayer | - Added ORA-00028 to disconnect codes, use |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Mike Bayer | - Repaired the "no statement condition" |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | Added tag rel_0_6_8 for changeset 99409a9db3fe4d4e97d42... |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | style for latest sphinx css rel_0_6_8 |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Fixed bug whereby DATETIME2 type would fail on |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Fixed bug where transaction-level "deleted" |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | put some variance on this as its 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-05-20 |
Mike Bayer | - Fixed bug affecting PG 9 whereby index reflection |
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 | - merge 00380cf3c304ea7f1c7397f17b828166364c36ac from... |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - two fn calls reduced on this for some reason. |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | -add some annotation regarding [ticket:2153] |
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-07 |
Mike Bayer | - Backported 0.7's identity map implementation, which |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Mike Bayer | - a non_primary mapper will inherit the _identity_class |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - add failing test for [ticket:2142] |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - Fixed bug whereby if FetchedValue was passed |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | docuemnt the behavior of get(), part of [ticket:2144] |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | - Calling query.get() against a column-based entity is |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Mike Bayer | css fix |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | merge doc fixes from 0.7 |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | some font changes to match the site style better |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | merge the django index page into 0.6 |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Mike Bayer | Added tag rel_0_6_7 for changeset bfa8b23ef0bc6e25057c2... |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Mike Bayer | 0.6.7 rel_0_6_7 |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Mike Bayer | merge some 0.6 stuff... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Mike Bayer | - a "having" clause would be copied from the |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | mrge autoincrement flags |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | - autoincrement flag |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | autoincrement flag |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | this test only on sqlite |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
Mike Bayer | - Fixed bug where reflection of foreign key |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Mike Bayer | - Some fixes to the state handling regarding |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Mike Bayer | - The limit/offset keywords to select() as well |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Mike Bayer | - add link to concrete base declarative recipe |
commit | commitdiff | tree | snapshot |
| 2011-03-30 |
Mike Bayer | - beef up the "augmenting existing types" section |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - and fix the message that was the actual subject of... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - Reworded the exception raised when a flush |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - add a note about snapshot isolation [ticket:2078] |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - Documented SQLite DATE/TIME/DATETIME types. |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - some merge or something went wrong here |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - Using column names that would require quotes |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Mike Bayer | - Fixed bug in QueuePool, SingletonThreadPool whereby |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Michael Trier | Added requirements file so docs build properly. |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Mike Bayer | whoops, only on SQL server |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Mike Bayer | - port query options test suite over from 0.7, plus... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Rewrote the query used to get the definition of a... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - The horizontal_shard ShardedSession class accepts... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Firebird - the "implicit_returning" flag on create_en... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Fixed the BIT type to allow a "length" parameter... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | put a version number on these since the docs will proba... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Added accessors to ResultProxy "returns_rows", "is_in... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Jim Phares | Informix and postgresql reserved words changes -- almos... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Denise Govindarajan | psycopg2 2.4 no longer accepts % in bind place holders |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Taavi Burns | Remove unused import. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Diana Clarke | Corrected a bunch of spelling typos. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | - Arguments in __mapper_args__ that aren't "hashable" |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Mike Bayer | - Tightened the iterate vs. remove mutex around the |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | - Fix error message referencing old @classproperty |
commit | commitdiff | tree | snapshot |
| 2011-02-12 |
Mike Bayer | - Added an explicit check for the case that the name |
commit | commitdiff | tree | snapshot |
| 2011-02-11 |
Mike Bayer | - merge long line clenaup |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Mike Bayer | - oursql dialect accepts the same "ssl" arguments in |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Mike Bayer | - A warning is emitted in the unusual case that an |
commit | commitdiff | tree | snapshot |
| 2011-02-09 |
Mike Bayer | - figured out the ::autodata directive, can move the... |
commit | commitdiff | tree | snapshot |
| 2011-02-09 |
Mike Bayer | - The compiler extension now supports overriding the... |
commit | commitdiff | tree | snapshot |
| 2011-02-09 |
Mike Bayer | - Fixed bug where a column with a SQL or server side... |
commit | commitdiff | tree | snapshot |
| 2011-02-09 |
Mike Bayer | - Added an additional libpq message to the list of... |
commit | commitdiff | tree | snapshot |
| 2011-02-04 |
Mike Bayer | - When explicit sequence execution derives the name |
commit | commitdiff | tree | snapshot |
| 2011-02-03 |
Mike Bayer | - Also emits the correct WHERE criterion |
commit | commitdiff | tree | snapshot |
| 2011-02-02 |
Mike Bayer | - Fixed bug where "middle" class in a polymorphic hierarchy |
commit | commitdiff | tree | snapshot |
| 2011-01-30 |
Mike Bayer | - Added some defs to the resultproxy.c extension so... |
commit | commitdiff | tree | snapshot |
| 2011-01-30 |
Mike Bayer | - A warning is emitted when a joined-table inheriting... |
commit | commitdiff | tree | snapshot |
| 2011-01-30 |
Mike Bayer | - Added a `name` argument to `Query.subquery()`, to... |
commit | commitdiff | tree | snapshot |
| 2011-01-30 |
Mike Bayer | - Column.copy(), as used in table.tometadata(), copie... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Mike Bayer | then fix the typos |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Mike Bayer | - copy 0.7's docs for Session.connection(), Session... |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Mike Bayer | merge |
commit | commitdiff | tree | snapshot |
| 2011-01-18 |
Mike Bayer | port rb28ffd5e1fb9 from tip |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | Added tag rel_0_6_6 for changeset 19e6a5c9555edaa1401e5... |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | crappy docs, lets try that again rel_0_6_6 |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | - document implicit_returning feature on create_engine() |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | - add docstrings for _coerce_compared_value |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | - Threadlocal engine returns itself upon begin(), |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | - CheckConstraint will copy its 'initially', 'deferrable', |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | more 2011 |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Mike Bayer | 2011 |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Mike Bayer | - Fixed bug regarding "subqueryload" strategy whereby |
commit | commitdiff | tree | snapshot |
| 2011-01-05 |
Mike Bayer | - adjust this test for py3k |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Mike Bayer | - sorry, I really don't want metaclass recipes in the... |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Mike Bayer | merge r8343809aca9d, fix for [ticket:2013] |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Mike Bayer | - adjustment to r5af852db0056 to allow correct decimal... |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Mike Bayer | - Firebird numeric type now checks for Decimal explicitly, |
commit | commitdiff | tree | snapshot |
| next |