| 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-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-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-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 |
| 2015-02-09 |
Mike Bayer | - A warning is emitted when :func:`.cast` is used with... |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | - flake8 |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | - Literal values within a :class:`.DefaultClause`,... |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | - remove meaningless assignment |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | - test + changelog |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | Merge remote-tracking branch 'origin/pr/147' into pr147 |
commit | commitdiff | tree | snapshot |
| 2015-02-09 |
Mike Bayer | - add versionadded for service_name |
commit | commitdiff | tree | snapshot |
| 2015-01-26 |
Kai Groner | Partial index support with sqlite dialects. |
commit | commitdiff | tree | snapshot |
| 2015-01-26 |
Kai Groner | Test for partial index support in sqlite dialects. |
commit | commitdiff | tree | snapshot |
| 2015-01-25 |
Mike Bayer | - remove the clever approach w/ dialect events, and... |
commit | commitdiff | tree | snapshot |
| 2015-01-25 |
Mike Bayer | - remove context-specific post-crud logic from Connecti... |
commit | commitdiff | tree | snapshot |
| 2015-01-20 |
Mike Bayer | - Added new user-space accessors for viewing transactio... |
commit | commitdiff | tree | snapshot |
| 2015-01-20 |
Mike Bayer | - enhance detail here regarding the difference between |
commit | commitdiff | tree | snapshot |
| 2015-01-20 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - restore r611883ffb35ca6664649f6328ae8 with additional... |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - reverse the last commit temporarily as it breaks... |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - The primary :class:`.Mapper` of a :class:`.Query... |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - tests |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - further fixes and even better tests for this block |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - another adjustment |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - fix another issue from rf49c367ef, add another test |
commit | commitdiff | tree | snapshot |
| 2015-01-19 |
Mike Bayer | - rework assertsql system, fixes #3293 |
commit | commitdiff | tree | snapshot |
| 2015-01-18 |
Mike Bayer | - fix a regression from ref #3178, where dialects that... |
commit | commitdiff | tree | snapshot |
| 2015-01-17 |
Mike Bayer | - add an exclusion here that helps with the case of... |
commit | commitdiff | tree | snapshot |
| 2015-01-17 |
Mike Bayer | - Custom dialects that implement :class:`.GenericTypeCo... |
commit | commitdiff | tree | snapshot |
| 2015-01-16 |
Mike Bayer | - Fixed bug where Postgresql dialect would fail to... |
commit | commitdiff | tree | snapshot |
| 2015-01-14 |
Mike Bayer | - add new section to ORM referring to runtime inspectio... |
commit | commitdiff | tree | snapshot |
| 2015-01-13 |
Mike Bayer | - The "wildcard" loader options, in particular the... |
commit | commitdiff | tree | snapshot |
| 2015-01-13 |
Mike Bayer | - refine the previous commit a bit |
commit | commitdiff | tree | snapshot |
| 2015-01-13 |
Mike Bayer | - The multi-values version of :meth:`.Insert.values... |
commit | commitdiff | tree | snapshot |
| 2015-01-12 |
Mike Bayer | repair formatting |
commit | commitdiff | tree | snapshot |
| 2015-01-12 |
Mike Bayer | - changelog for pr 41 |
commit | commitdiff | tree | snapshot |
| 2015-01-12 |
Dimitris Theodorou | Add native_enum flag to Enum's repr() result |
commit | commitdiff | tree | snapshot |
| 2015-01-06 |
Mike Bayer | - doc fixes |
commit | commitdiff | tree | snapshot |
| 2015-01-06 |
Mike Bayer | - add a close here |
commit | commitdiff | tree | snapshot |
| 2015-01-06 |
Mike Bayer | - Fixed bug where if an exception were thrown at the... |
commit | commitdiff | tree | snapshot |
| 2015-01-06 |
Mike Bayer | fix verbiage |
commit | commitdiff | tree | snapshot |
| 2015-01-06 |
Mike Bayer | - add MemoizedSlots, a generalized solution to using... |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - make a new page that introduces mapping a little... |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - more callcounts |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - this is passing, no idea why |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - callcounts |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - fix test for new events |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - Structural memory use has been improved via much... |
commit | commitdiff | tree | snapshot |
| 2015-01-05 |
Mike Bayer | - scale back _Dispatch and _JoinedDispatcher to use... |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - clean up default comparator which doesn't need to... |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - strategies + declarative |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - wip - start factoring events so that we aren't using... |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - start trying to move things into __slots__. This... |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - use a different bitwise approach here that doesn... |
commit | commitdiff | tree | snapshot |
| 2015-01-04 |
Mike Bayer | - The :class:`.mysql.SET` type has been overhauled... |
commit | commitdiff | tree | snapshot |
| 2015-01-03 |
Mike Bayer | - clean up SET tests |
commit | commitdiff | tree | snapshot |
| 2015-01-03 |
Mike Bayer | - tighten the inspection in _ColumnEntity to reduce... |
commit | commitdiff | tree | snapshot |
| 2015-01-03 |
Tony Locke | Changed pg8000 dialect to cope with native JSON |
commit | commitdiff | tree | snapshot |
| 2015-01-02 |
Mike Bayer | - put this back now that we found the source of this |
commit | commitdiff | tree | snapshot |
| 2015-01-02 |
Mike Bayer | - test failures: |
commit | commitdiff | tree | snapshot |
| 2015-01-02 |
Mike Bayer | - repair drop_all_tables |
commit | commitdiff | tree | snapshot |
| 2015-01-02 |
Mike Bayer | - restate sort_tables in terms of a more fine grained |
commit | commitdiff | tree | snapshot |
| 2015-01-01 |
Mike Bayer | - Added a new accessor :attr:`.Table.foreign_key_constr... |
commit | commitdiff | tree | snapshot |
| next |