| 2013-03-07 |
Mike Bayer | Merged in nakagami/sqlalchemy/cymysql (pull request... |
commit | commitdiff | tree | snapshot |
| 2013-03-07 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-03-06 |
Hajime Nakagami | do_execute() hook in cymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-03-05 |
Hajime Nakagami | mysql+cymysql test_types.py |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | - add some more transaction states so that we deliver... |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | yikes, print statement ! |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | - this assertion moves out to configure_mappers() now |
commit | commitdiff | tree | snapshot |
| 2013-03-04 |
Mike Bayer | fix non2.5 compat @property usage |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
Mike Bayer | dont need this conditional here |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
Mike Bayer | - Improved checking for an existing backref name confli... |
commit | commitdiff | tree | snapshot |
| 2013-03-03 |
Mike Bayer | Can set/change the "cascade" attribute on a :func:... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | skip this test for PG, jenkins having failures only... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | - add support for introductory notes following .. chang... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | - :meth:`.MetaData.create_all` and :meth:`.MetaData... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | - some linter cleanup, though have disabled the newer... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | merge this |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | merge 0.7 changelog |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | merge from 0.8 |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Mike Bayer | - Fixed an import of "logging" in test_execute which... |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Hajime Nakagami | fix decorator position |
commit | commitdiff | tree | snapshot |
| 2013-03-02 |
Hajime Nakagami | is_disconnect() in cymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
Hajime Nakagami | modify _extract_error_code() at cymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
Hajime Nakagami | not return unicode string in cymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
Hajime Nakagami | fix easy miss |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
Hajime Nakagami | fix easy miss |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
Hajime Nakagami | cython's result_processor() |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
Hajime Nakagami | mymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
Mike Gilbert | test_execute: import logging.handlers to fix AttributeError |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Hajime Nakagami | return erro_code cymysql dialects |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
Mike Bayer | - A clear error message is emitted if an event handler |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
Mike Bayer | Detection of a primary key change within the process |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
Mike Bayer | this step is not needed |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
Hajime Nakagami | fix cymysql's _extact_error_code() for py3 |
commit | commitdiff | tree | snapshot |
| 2013-02-25 |
Hajime Nakagami | cython's _extract_error_code() |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
Mike Bayer | - repair "map to selectable" example, place a caveat... |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Mike Bayer | move this test to have its own data, avoid FK violations |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Hajime Nakagami | avoid drop table in mysql+cymysql test because of deadlock |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Hajime Nakagami | merge from default |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Mike Bayer | - Added new helper function :func:`.was_deleted`, retur... |
commit | commitdiff | tree | snapshot |
| 2013-02-20 |
Mike Bayer | - pep8 cleanup |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Mike Bayer | link to flushing |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-18 |
Mike Bayer | add a link here |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Hajime Nakagami | test for cymysql |
commit | commitdiff | tree | snapshot |
| 2013-02-17 |
Hajime Nakagami | add cymysql dialect |
commit | commitdiff | tree | snapshot |
| 2013-02-14 |
Mike Bayer | - fix to PDF generation failing totally, latex tools... |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-12 |
Mike Bayer | see also for session commit, rollback |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
Mike Bayer | engines |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-09 |
Mike Bayer | start putting "toplevel" back in as interphinx can... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Mike Bayer | The cx_oracle dialect will no longer run the bind param... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Mike Bayer | Fixed bug whereby :meth:`.Query.yield_per` would set... |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Mike Bayer | - encourage requirements to be in the dialect module, |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-08 |
Mike Bayer | 0.7.10 release date |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Mike Bayer | - fix exclusion here |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Mike Bayer | port numeric tests to dialect suite |
commit | commitdiff | tree | snapshot |
| 2013-02-07 |
Mike Bayer | - adding in requirements |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - add support for pulling in an external requirements... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - cleanup HasSequence and move it to test_sequences |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - add an explicit test for sequences "optional" |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - add an "empty_inserts" requirement target plus a... |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - revert mistaken checkin |
commit | commitdiff | tree | snapshot |
| 2013-02-06 |
Mike Bayer | - need autoincrement here |
commit | commitdiff | tree | snapshot |
| 2013-02-03 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2013-02-03 |
Mike Bayer | Fixed the consideration of the ``between()`` operator |
commit | commitdiff | tree | snapshot |
| 2013-02-03 |
Mike Bayer | Fixed a bug regarding column annotations which in parti... |
commit | commitdiff | tree | snapshot |
| 2013-02-03 |
Mike Bayer | cleanup and pep8 |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | more egregious long lines |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | whack more long lines in very old docstrings |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | Added a conditional import to the ``gaerdbms`` dialect... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | changelog for 0.7 |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | clean up ordering list docs, [ticket:2557] |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | fix markup |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | The :meth:`.ColumnOperators.in_` operator will now... |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | Added a new argument to :class:`.Enum` and its base |
commit | commitdiff | tree | snapshot |
| 2013-02-02 |
Mike Bayer | version bump |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
Mike Bayer | - add full docs for like()/ilike() |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
Mike Bayer | add any/all to __all__ |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
Mike Bayer | - documentation for any()/all() |
commit | commitdiff | tree | snapshot |
| 2013-01-28 |
Audrius Kažukauskas | Add ANY/ALL construct support for PostgreSQL's ARRAY... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
Mike Bayer | - use SQL constructs here for databases that need to... |
commit | commitdiff | tree | snapshot |
| next |