| 2014-07-22 |
Mike Bayer | - ticket inline |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Mike Bayer | - update some SQL server tests, support |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Mike Bayer | - allow 10 stray connections that need a gc |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Mike Bayer | - fix missing release date |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Mike Bayer | put a greater variance into this test to prevent sporad... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Mike Bayer | - Fixed bug introduced in 0.9.5 by new pg8000 isolation... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
mike bayer | Merge pull request #120 from bogkyu/pr_fix_docgen |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Bog | Fix doc gen on Windows platform |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Mike Bayer | - support args |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Brian Jarrett | - apply pep8 formatting to sqlalchemy/sql, sqlalchemy... |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Mike Bayer | - add E721 |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Mike Bayer | - update the flake8 rules again |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Mike Bayer | - Fixed bug in oracle dialect test suite where in one... |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Mike Bayer | - also add the alternate approach, name column distinct... |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Mike Bayer | - add a documentation section for naming conflicts... |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Mike Bayer | - reinstate E123, E125, E128 |
commit | commitdiff | tree | snapshot |
| 2014-07-16 |
Mike Bayer | - forwards-port changelog for ref #3093 |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - use an odict here to ensure ordering of properties |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - add a full env for pypy, name it funny to avoid hidde... |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - fully flake8 this file |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - Fixed a regression caused by :ticket:`2976` released... |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - Fixed a SQLite join rewriting issue where a subquery... |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - wrestle with conv() and tests some more |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - allow the compilation rule that gets the formatted... |
commit | commitdiff | tree | snapshot |
| 2014-07-15 |
Mike Bayer | - Fix bug in naming convention feature where using... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - Fixed a regression from 0.9.5 caused by :ticket:... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - Added statement encoding to the "SET IDENTITY_INSERT" |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - In the SQL Server pyodbc dialect, repaired the implem... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - Fixed a regression from 0.9.0 due to :ticket:`2736... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | -Fixed bug in common table expressions whereby positio... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - Fixed bug where multi-valued :class:`.Insert` constru... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | need a 1.0.0 here |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - Added a "str()" step to the dialect_kwargs iteration for |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - add some order bys |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - ensure usedevelop is present so that C exts are in... |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | - adjust this to work on PG also |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Mike Bayer | Merge branch 'pep8' |
commit | commitdiff | tree | snapshot |
| 2014-07-14 |
Brian Jarrett | PEP8 style fixes |
commit | commitdiff | tree | snapshot |
| 2014-07-13 |
Mike Bayer | - Fixed bug in :class:`.Enum` and other :class:`.Schema... |
commit | commitdiff | tree | snapshot |
| 2014-07-11 |
Mike Bayer | update test runners to be module-based |
commit | commitdiff | tree | snapshot |
| 2014-07-11 |
Mike Bayer | OK use tox |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Brian Jarrett | Merge branch 'master' of https://github.com/celttechie... |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Brian Jarrett | fixed style to conform to PEP8 |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Mike Bayer | - determine the root cause of the mysqlconnector issue... |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Mike Bayer | - mark tests failing for mysqlconnector, oursql |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Mike Bayer | imports gone bad |
commit | commitdiff | tree | snapshot |
| 2014-07-10 |
Mike Bayer | - The :meth:`.TypeEngine.with_variant` method will... |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - fully flake8 test/aaa_profiling |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - break up the <authors> copyright comment as part... |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - support __only_on__ and __backend__ at the same time |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - Changed the default value of "raise_on_warnings"... |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - add 0.9 changelog |
commit | commitdiff | tree | snapshot |
| 2014-07-09 |
Mike Bayer | - Fixed bug where "python setup.py test" wasn't calling... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Mike Bayer | -do an autoflake8 here |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
Mike Bayer | - The "evaulator" for query.update()/delete() won't... |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
mike bayer | Merge pull request #103 from tlocke/master |
commit | commitdiff | tree | snapshot |
| 2014-07-08 |
jonathan vanasco | - add postgresql_regconfig argument to PG dialect for... |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Mike Bayer | document JSONB |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
mike bayer | Merge pull request #101 from ddimmich/master |
commit | commitdiff | tree | snapshot |
| 2014-07-07 |
Tony Locke | PEP8 tidy of subset of test/sql/*.py |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Tony Locke | pg8000 passing test/sql |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
mike bayer | Merge pull request #100 from plaes/typos |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Mike Bayer | changelog, fixes #3093 |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Mike Bayer | Merged in therve/bug-3093/bug/3093 (pull request #24) |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Mike Bayer | add pg8000 |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
mike bayer | Merge pull request #99 from tlocke/master |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
Mike Bayer | - changelog |
commit | commitdiff | tree | snapshot |
| 2014-07-06 |
mike bayer | Merge pull request #98 from abbec/mssql2008-multivalues... |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Mike Bayer | - add test support for disconnect modification |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Mike Bayer | - clarify that the pg8000 backend has no impact of... |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Mike Bayer | - rework the entire approach to #3076. As we need to... |
commit | commitdiff | tree | snapshot |
| 2014-07-04 |
Mike Bayer | - Added new attributes :attr:`.ExecutionContext.excepti... |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Mike Bayer | - The mechanics of the :meth:`.ConnectionEvents.dbapi_e... |
commit | commitdiff | tree | snapshot |
| 2014-07-03 |
Mike Bayer | - add link to dialect docs for SQLite autoincrement... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Mike Bayer | - ensure ACID set up on this table for MySQL |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Mike Bayer | - Fixed bug where items that were persisted, deleted... |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Damian Dimmich | jsonb support for <@, ?| and ?& added. |
commit | commitdiff | tree | snapshot |
| 2014-07-01 |
Mike Bayer | - repair the _enable_single_crit method, it was named... |
commit | commitdiff | tree | snapshot |
| 2014-06-30 |
Mike Bayer | - add new section Working with Raw DBAPI Connections... |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Mike Bayer | - attach the ResultMetaData to the Compiled object... |
commit | commitdiff | tree | snapshot |
| 2014-06-29 |
Mike Bayer | - cut out some calls by inlining the calls to get_history() |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Damian Dimmich | it's OK to pass a dict in - it does the right thing... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Damian Dimmich | minor cleanup of the jsonb - had extraneous operators... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Damian Dimmich | add has_key & contains operators for jsonb (ported... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Damian Dimmich | and tests for JSONB - as this is a superset of JSON... |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Priit Laes | typo: s/thbe/the |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Priit Laes | typo: s/tranasction/transaction |
commit | commitdiff | tree | snapshot |
| 2014-06-28 |
Priit Laes | typo: s/founds/found |
commit | commitdiff | tree | snapshot |
| 2014-06-27 |
Mike Bayer | - Fixed a bug within the custom operator plus :meth... |
commit | commitdiff | tree | snapshot |
| 2014-06-27 |
Mike Bayer | wrong version number |
commit | commitdiff | tree | snapshot |
| 2014-06-27 |
Mike Bayer | - MySQL error 2014 "commands out of sync" appears to... |
commit | commitdiff | tree | snapshot |
| 2014-06-26 |
Mike Bayer | - Fixed bug involving dynamic attributes, that was... |
commit | commitdiff | tree | snapshot |
| 2014-06-25 |
Mike Bayer | add missing release date |
commit | commitdiff | tree | snapshot |
| 2014-06-25 |
Mike Bayer | - Fixed bug when the declarative ``__abstract__`` flag... |
commit | commitdiff | tree | snapshot |
| 2014-06-25 |
Mike Bayer | - add a test to confirm #3096, we definitely get a... |
commit | commitdiff | tree | snapshot |
| 2014-06-24 |
Mike Bayer | Merged in uralbash/sqlalchemy/uralbash/fix-pullreq... |
commit | commitdiff | tree | snapshot |
| 2014-06-24 |
Mike Bayer | - write some really complete docs on MSSQL autoincremen... |
commit | commitdiff | tree | snapshot |
| 2014-06-24 |
Thomas Herve | Return the assigned value in MultableDict.setdefault |
commit | commitdiff | tree | snapshot |
| 2014-06-24 |
Damian Dimmich | initial support for JSONB - this only allows you to... |
commit | commitdiff | tree | snapshot |
| next |