| 2015-03-21 |
Mike Bayer | - Fixed bug in new "label resolution" feature of :ticke... |
commit | commitdiff | tree | snapshot |
| 2015-03-21 |
Mike Bayer | - oursql is unsupported on this |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - 1.0.0b3 rel_1_0_0_b3 |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - Repaired the commit for issue #2771 which was inadver... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Amir Sadoughi | Allow kwargs to be passed through update() |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - 1.0.0b2 rel_1_0_0b2 |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - test fix |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | Merge branch 'mysqlclient' of https://bitbucket.org... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - add a note that we aren't really doing zxjdbc right... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - reorganize MySQL docs re: unicode, other cleanup... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - add a test for #2771, fixes #2771 |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | Merge branch 'support-emoji-on-mysql' of https://bitbuc... |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | - changelog for #3333, fixes #3333 |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/158' into pr158 |
commit | commitdiff | tree | snapshot |
| 2015-03-20 |
Eric Streeper | PEP8 cleanup in /test/engine |
commit | commitdiff | tree | snapshot |
| 2015-03-19 |
Eric Streeper | PEP8 cleanup in /test/aaa_profiling |
commit | commitdiff | tree | snapshot |
| 2015-03-19 |
Eric Streeper | PEP8 cleanup in /test/sql |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Mike Bayer | - Loosened some restrictions that were added to ``... |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Thomas Grainger | add utf8mb4 recommendation |
commit | commitdiff | tree | snapshot |
| 2015-03-18 |
Thomas Grainger | map MySQL encodings to python encodings fixes #2771 |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Mike Bayer | - fix typo, fixes #3325 |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Mike Bayer | b2 now |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Mike Bayer | - fix incorrect example |
commit | commitdiff | tree | snapshot |
| 2015-03-17 |
Mike Bayer | - The "auto close" for :class:`.ResultProxy` is now... |
commit | commitdiff | tree | snapshot |
| 2015-03-16 |
Mike Bayer | - merge 0.9 changelog |
commit | commitdiff | tree | snapshot |
| 2015-03-16 |
Mike Bayer | - changelog for #3327 fixes #3327 |
commit | commitdiff | tree | snapshot |
| 2015-03-16 |
Julien Castets | Accept unicode in CascadeOptions |
commit | commitdiff | tree | snapshot |
| 2015-03-14 |
Mike Bayer | - remove now-misleading comment that SQLite doesn't... |
commit | commitdiff | tree | snapshot |
| 2015-03-13 |
Mike Bayer | 1.0.0b1 rel_1_0_0b1 |
commit | commitdiff | tree | snapshot |
| 2015-03-13 |
Mike Bayer | - add notes for prerelease install |
commit | commitdiff | tree | snapshot |
| 2015-03-13 |
INADA Naoki | Add mention about mysqlclient |
commit | commitdiff | tree | snapshot |
| 2015-03-13 |
Mike Bayer | - call this 1.0.0b1 |
commit | commitdiff | tree | snapshot |
| 2015-03-13 |
Mike Bayer | - tweaks regarding the use_alter update |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - ensure as_declarative is part of __all__ here |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - repair forwards-port directives |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - fix a get call here, we should figure this out since... |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - add the fact that we can cache the sql naively as... |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - fix quantize recipe, fixes #3322 |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - add a rationale section |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - try to document how to get columns from constraints. |
commit | commitdiff | tree | snapshot |
| 2015-03-12 |
Mike Bayer | - Added a new extension suite :mod:`sqlalchemy.ext... |
commit | commitdiff | tree | snapshot |
| 2015-03-11 |
Mike Bayer | - Added a new entry ``"entity"`` to the dictionaries... |
commit | commitdiff | tree | snapshot |
| 2015-03-11 |
Mike Bayer | - The Postgresql :class:`.postgresql.ENUM` type will... |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - Added a new event suite :class:`.QueryEvents`. The |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - The subquery wrapping which occurs when joined eager... |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - Fixed bug where the session attachment error "object... |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - Fixed bug where using an ``__abstract__`` mixin in... |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - keep this as 100 |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - feature, not enhancement |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - 0.9.9 changelog update |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - copyright 2015 |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - repair doclevel |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - changelog and docs for pullreq bitbucket:45 |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | Merge branch 'postgres-concurrently' of https://bitbuck... |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Gilles Dartiguelongue | Fix dependencies for running coverage checks |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - changelog for pr github:154 |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Gilles Dartiguelongue | Fix slice addressing of _AssociationList with python3 |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | - changelog / doc for sqlite partial indexes |
commit | commitdiff | tree | snapshot |
| 2015-03-10 |
Mike Bayer | Merge branch 'sqlite-partial-indexes' of https://bitbuc... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - updated counts |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - fix a potential race condition where the per-mapper... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - reduce some callcounts related to the lightweight... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - add a callers option |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - pick around gaining modest dings in callcounts here... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - start locking down querying for cols after observing... |
commit | commitdiff | tree | snapshot |
| 2015-03-09 |
Mike Bayer | - we really don't want to force lib here, but we do... |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | - random performance whacking vs. 0.9, in particular... |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | - add this for testing |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | - fix some more result_map calls |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | - rename _select_wraps |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | foo |
commit | commitdiff | tree | snapshot |
| 2015-03-08 |
Mike Bayer | - the change for #918 was of course not nearly that... |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Mike Bayer | - do a full rewrite of callcounts |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Mike Bayer | - The SQL compiler now generates the mapping of expecte... |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Sebastian Bank | unit-test deterministic topological sort |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Sebastian Bank | make sort_tables order deterministic |
commit | commitdiff | tree | snapshot |
| 2015-03-07 |
Sebastian Bank | Merged zzzeek/sqlalchemy into master |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Mike Bayer | Merged in jocmeh/sqlalchemy (pull request #46) |
commit | commitdiff | tree | snapshot |
| 2015-03-06 |
Jochem Oosterveen | minor docstring fix in MappedCollection class |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
Mike Bayer | - changelog and migration notes for new pg8000 features... |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
Mike Bayer | - add a skip for JSONB on pg8000 if we are on 1.10... |
commit | commitdiff | tree | snapshot |
| 2015-03-03 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/132' into pr132 |
commit | commitdiff | tree | snapshot |
| 2015-03-01 |
Mike Bayer | - squash-merge the final row_proc integration branch... |
commit | commitdiff | tree | snapshot |
| 2015-02-26 |
Iuri de Silvio | Dialect option `postgresql_concurrently` to `Index... |
commit | commitdiff | tree | snapshot |
| 2015-02-25 |
Jason Held | Update migration_09.rst |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Mike Bayer | - repair issue in declared_attr.cascading such that... |
commit | commitdiff | tree | snapshot |
| 2015-02-24 |
Roman Podoliaka | Add 'native' autocommit support for mysql drivers |
commit | commitdiff | tree | snapshot |
| 2015-02-20 |
Mike Bayer | - Fixed bugs in ORM object comparisons where comparison of |
commit | commitdiff | tree | snapshot |
| 2015-02-20 |
Mike Bayer | - remove the need for a recursive call here |
commit | commitdiff | tree | snapshot |
| 2015-02-20 |
Mike Bayer | - Fixed bug where internal assertion would fail in... |
commit | commitdiff | tree | snapshot |
| 2015-02-19 |
Mike Bayer | - expect_warnings was not expecting and neither was... |
commit | commitdiff | tree | snapshot |
| 2015-02-19 |
Mike Bayer | - repair merge failure |
commit | commitdiff | tree | snapshot |
| 2015-02-19 |
Mike Bayer | - autopep8 |
commit | commitdiff | tree | snapshot |
| 2015-02-18 |
Mike Bayer | - Mapped state internals have been reworked to allow... |
commit | commitdiff | tree | snapshot |
| 2015-02-18 |
Mike Bayer | - add the test_expire_lots test for comparison |
commit | commitdiff | tree | snapshot |
| 2015-02-17 |
Mike Bayer | - add a new section regarding multiprocessing |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Mike Bayer | - additional mysql cast-related test fixes |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Mike Bayer | - The MySQL dialect now supports CAST on types that... |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Mike Bayer | - add a fix to MySQL re: #3074 tests, make sure we... |
commit | commitdiff | tree | snapshot |
| 2015-02-10 |
Mike Bayer | - test skips for MySQL w new cast warning |
commit | commitdiff | tree | snapshot |
| next |