| 2015-11-25 |
Nils Philippsen | py2k: accept unicode literals on :func:`backref`, too |
commit | commitdiff | tree | snapshot |
| 2015-11-24 |
Bas van den... | - Change "expr" to "entity" for example illustrating... |
commit | commitdiff | tree | snapshot |
| 2015-11-22 |
Mike Bayer | - add py35 |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - set explicit encoding settings for default mysql... |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - Fixed joinedload bug which would occur when a. the... |
commit | commitdiff | tree | snapshot |
| 2015-11-21 |
Mike Bayer | - don't create tables on compile-only tests |
commit | commitdiff | tree | snapshot |
| 2015-11-20 |
Mike Bayer | - try to get this to skip for oracle |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - A rare case which occurs when a :meth:`.Session.rollb... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - add documentation that describes, then proceeds to... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - Fixed the ``.python_type`` attribute of :class:`... |
commit | commitdiff | tree | snapshot |
| 2015-11-19 |
Mike Bayer | - rewrite the docs and add a test for the bake_queries... |
commit | commitdiff | tree | snapshot |
| 2015-11-18 |
Mike Bayer | - Added support for reflecting the source of materializ... |
commit | commitdiff | tree | snapshot |
| 2015-11-14 |
Mike Bayer | - extend pullreq github:213 to also include DATETIMEOFF... |
commit | commitdiff | tree | snapshot |
| 2015-11-14 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/213' into pr213 |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Jacobo de Vera | Pass precision value to mssql.DATETIME2 when it is 0 |
commit | commitdiff | tree | snapshot |
| 2015-11-13 |
Mike Bayer | - fix missing argument in TypeDecorator.copy(), fixes... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Mike Bayer | - correct the commit from ref #3582 to refer to the... |
commit | commitdiff | tree | snapshot |
| 2015-11-11 |
Mike Bayer | - Fixed bug where the "single table inheritance" criter... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Mike Bayer | Merge branch 'jeffwidman/update-links-in-sqlalchemy... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Mike Bayer | Merge branch 'jeffwidman/fix-typo-foriegn-foreign-14468... |
commit | commitdiff | tree | snapshot |
| 2015-11-10 |
Sven Schliesing | fix typo: Explcitly -> Explicitly |
commit | commitdiff | tree | snapshot |
| 2015-11-09 |
Mike Bayer | - fix ambiguous documentation re: after_flush_postexec... |
commit | commitdiff | tree | snapshot |
| 2015-11-07 |
Mike Bayer | - fix broken link to loader behavior |
commit | commitdiff | tree | snapshot |
| 2015-11-07 |
Jeff Widman | Fix typo: foriegn --> foreign |
commit | commitdiff | tree | snapshot |
| 2015-11-05 |
Jeff Widman | Updated PostgreSQL links to point to "current" rather... |
commit | commitdiff | tree | snapshot |
| 2015-11-04 |
Jeff Widman | Update links in SQLAlchemy docs that point to postgres... |
commit | commitdiff | tree | snapshot |
| 2015-10-30 |
Mike Bayer | - cross-linking for pool recycle feature |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Mike Bayer | Merge branch 'pr204' |
commit | commitdiff | tree | snapshot |
| 2015-10-29 |
Mike Bayer | - convert wrap_callable() to a general purpose update_w... |
commit | commitdiff | tree | snapshot |
| 2015-10-28 |
Mike Bayer | - add a JSON warning for coerce_compared_value |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/196' into pr196 |
commit | commitdiff | tree | snapshot |
| 2015-10-22 |
Mike Bayer | - update the pool pessimistic invalidation recipe to... |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Mike Bayer | - release date for 1.0.9 |
commit | commitdiff | tree | snapshot |
| 2015-10-20 |
Mike Bayer | - try to make this language more succinct and fix links |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - use is_() here to more clearly show what's going... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - adjust 4f54607923a11669961b53f where we still allow_m... |
commit | commitdiff | tree | snapshot |
| 2015-10-19 |
Mike Bayer | - Fixed regression in 1.0 where new feature of using... |
commit | commitdiff | tree | snapshot |
| 2015-10-15 |
Martin J. Hsu | - wrap ColumnDefault empty arg callables like functools... |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Mike Bayer | - exclude this from unpredictable gc |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Mike Bayer | - modernize some very old global-engine tests w/ bad... |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Mike Bayer | - repair flake8 issues |
commit | commitdiff | tree | snapshot |
| 2015-10-11 |
Mike Bayer | - repair laziness about setting time zone here, which... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Mike Bayer | - Added the :paramref:`.AssociationProxy.info` paramete... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/203' |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Mike Bayer | - this was supposed to be client-side SQL default not... |
commit | commitdiff | tree | snapshot |
| 2015-10-09 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/205' |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
Mike Bayer | - open up autoincrement for columns that have a default... |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/208' |
commit | commitdiff | tree | snapshot |
| 2015-10-08 |
Mike Bayer | - for DB's w/o a real "autoincrement", reflection shoul... |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Peter Demin | Update base.py |
commit | commitdiff | tree | snapshot |
| 2015-10-07 |
Mike Bayer | - The system by which a :class:`.Column` considers... |
commit | commitdiff | tree | snapshot |
| 2015-10-05 |
Mike Bayer | - Fixed bug in Oracle dialect where reflection of table... |
commit | commitdiff | tree | snapshot |
| 2015-10-02 |
Mike Bayer | - add an additional note regarding select_from, fixes... |
commit | commitdiff | tree | snapshot |
| 2015-10-01 |
Mike Bayer | - remove ambiguous use of the phrase "joined together... |
commit | commitdiff | tree | snapshot |
| 2015-09-29 |
Mike Bayer | - bzzt, fix the base _post_configure_engine() call... |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
Mike Bayer | - limit the search for schemas to not include "temp... |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/198' into pr198 |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
Eric Siegerman | Doc fix |
commit | commitdiff | tree | snapshot |
| 2015-09-28 |
Eric Siegerman | Remplement Query.one() in terms of .one_or_none() |
commit | commitdiff | tree | snapshot |
| 2015-09-27 |
Mike Bayer | - fix bool test |
commit | commitdiff | tree | snapshot |
| 2015-09-27 |
Mike Bayer | - break out critical aspects of test_query into their... |
commit | commitdiff | tree | snapshot |
| 2015-09-24 |
Eric Siegerman | Fix sqlalchemy.ext.baked.Result.one_or_none() exception... |
commit | commitdiff | tree | snapshot |
| 2015-09-24 |
Mike Bayer | - replicate Query.one_or_none to BakedQuery |
commit | commitdiff | tree | snapshot |
| 2015-09-24 |
Eric Siegerman | Add Query.one_or_none() |
commit | commitdiff | tree | snapshot |
| 2015-09-23 |
Eric Siegerman | Add a lot more detail |
commit | commitdiff | tree | snapshot |
| 2015-09-23 |
Eric Siegerman | Add some markup |
commit | commitdiff | tree | snapshot |
| 2015-09-23 |
Eric Siegerman | A few minor rewordings |
commit | commitdiff | tree | snapshot |
| 2015-09-23 |
Mike Bayer | - Fixed rare TypeError which could occur when stringify... |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Mike Bayer | - The ``legacy_schema_aliasing`` flag, introduced in... |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Mike Bayer | - Added a new type-level modifier :meth:`.TypeEngine... |
commit | commitdiff | tree | snapshot |
| 2015-09-19 |
Mike Bayer | - The use of a :class:`.postgresql.ARRAY` object that... |
commit | commitdiff | tree | snapshot |
| 2015-09-17 |
Mike Bayer | - fixes for the ORM side test for #3531. |
commit | commitdiff | tree | snapshot |
| 2015-09-16 |
Mike Bayer | - The :func:`.type_coerce` construct is now a fully... |
commit | commitdiff | tree | snapshot |
| 2015-09-15 |
Mike Bayer | - fix incorrect example in inheritance docs |
commit | commitdiff | tree | snapshot |
| 2015-09-14 |
Mike Bayer | - add new entry for sharing of Engine across process... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Mike Bayer | - call it deque, since you can really pop from either... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Mike Bayer | - add a new FAQ recipe for "walk all objects", replacin... |
commit | commitdiff | tree | snapshot |
| 2015-09-10 |
Jason Myers | Correcting the Hybrid Property Example |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Brian Van Klaveren | Support get_schema_names for SQLite |
commit | commitdiff | tree | snapshot |
| 2015-09-09 |
Brian Van Klaveren | Support get_schema_names for SQLite |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Mike Bayer | - profile update |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Mike Bayer | Merged in bsmithgall/sqlalchemy/event-doc-link-fix... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
mike bayer | Merge pull request #197 from davidjb/master |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Mike Bayer | - Internal calls to "bookkeeping" functions within |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
Mike Bayer | - Fixed bug in :meth:`.Session.bulk_save_objects` where... |
commit | commitdiff | tree | snapshot |
| 2015-09-08 |
bsmithgall | fix typo in session events docs |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Mike Bayer | - update moved link, fixes #3351 |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Mike Bayer | - rewrite some profiles that went *down*! woop |
commit | commitdiff | tree | snapshot |
| 2015-09-03 |
Mike Bayer | - reduce some callcounts within the new events |
commit | commitdiff | tree | snapshot |
| 2015-09-02 |
Mike Bayer | Merge branch 'ticket_2677' |
commit | commitdiff | tree | snapshot |
| 2015-09-02 |
Mike Bayer | - The :class:`.SessionEvents` suite now includes events... |
commit | commitdiff | tree | snapshot |
| 2015-09-02 |
Mike Bayer | - add new documentation that applies to all modern... |
commit | commitdiff | tree | snapshot |
| 2015-08-31 |
Mike Bayer | - add a note about DISTINCT in query w/ ORDER BY, refer... |
commit | commitdiff | tree | snapshot |
| 2015-08-31 |
Mike Bayer | - Fixed regression in 1.0-released default-processor... |
commit | commitdiff | tree | snapshot |
| 2015-08-28 |
David\ Beitey | Minor grammar fix for capitalisation in session docs |
commit | commitdiff | tree | snapshot |
| 2015-08-28 |
Mike Bayer | - use consistent and descriptive language in all cases |
commit | commitdiff | tree | snapshot |
| 2015-08-27 |
Mike Bayer | - The :class:`.TypeDecorator` type extender will now... |
commit | commitdiff | tree | snapshot |
| 2015-08-27 |
Mike Bayer | - reword and update documentation on passive_updates... |
commit | commitdiff | tree | snapshot |
| 2015-08-27 |
Mike Bayer | - add a postgresql-specific form of array_agg() that... |
commit | commitdiff | tree | snapshot |
| 2015-08-27 |
Mike Bayer | - consolidate "constraints.py" into the more general... |
commit | commitdiff | tree | snapshot |
| next |