| Commit message (Expand) | Author | Age | Files | Lines |
| * | - add a topological rule here to place PARTITIONS after PARTITION_BY, | Mike Bayer | 2014-02-19 | 1 | -1/+2 |
| * | - Added new MySQL-specific :class:`.mysql.DATETIME` which includes | Mike Bayer | 2014-02-19 | 1 | -17/+73 |
| * | Merge branch 'master' of https://bitbucket.org/50onred/sqlalchemy/overview in... | Mike Bayer | 2014-02-19 | 1 | -2/+2 |
| |\ |
|
| | * | Fixes MySQL dialect partitioning | Marcus McCurdy | 2014-02-14 | 1 | -2/+2 |
| * | | - update mysql connector python link, #2938 | Mike Bayer | 2014-02-18 | 1 | -1/+1 |
| * | | - expand docs on MySQL table arguments beyond just storage engines | Mike Bayer | 2014-02-15 | 1 | -30/+63 |
| |/ |
|
| * | Parse server version info more robustlypr/69 | Matt (work) | 2014-02-11 | 1 | -1/+8 |
| * | - Fixed bug which prevented MySQLdb-based dialects (e.g. | Mike Bayer | 2014-02-03 | 1 | -0/+1 |
| * | - add a few missing methods to the cymysql dialect | Mike Bayer | 2014-02-02 | 1 | -0/+8 |
| * | - Added new test coverage for so-called "down adaptions" of SQL types, | Mike Bayer | 2014-01-22 | 1 | -3/+4 |
| * | - implement kwarg validation and type system for dialect-specific | Mike Bayer | 2014-01-18 | 1 | -9/+25 |
| * | - The MySQL CAST compilation now takes into account aspects of a string | Mike Bayer | 2014-01-13 | 2 | -10/+50 |
| * | - happy new year | Mike Bayer | 2014-01-05 | 10 | -10/+10 |
| * | - Improvements to the system by which SQL types generate within | Mike Bayer | 2013-12-18 | 1 | -8/+27 |
| * | - work in progress, will squash | Mike Bayer | 2013-11-28 | 1 | -10/+3 |
| * | Merge branch 'for_update_of' of github.com:mlassnig/sqlalchemy into for_updat... | Mike Bayer | 2013-11-28 | 1 | -1/+8 |
| |\ |
|
| | * | added LockmodeArgspr/42 | Mario Lassnig | 2013-11-28 | 1 | -1/+8 |
| * | | - evaulate decimal_return_scale statelessly. Don't re-assign to self.decimal... | Mike Bayer | 2013-11-23 | 1 | -2/+0 |
| * | | - The precision used when coercing a returned floating point value to | Mike Bayer | 2013-11-22 | 1 | -1/+18 |
| |/ |
|
| * | - Fix and test parsing of MySQL foreign key options within reflection; | Mike Bayer | 2013-10-25 | 1 | -1/+1 |
| * | Merge branch 'master' of github.com:ijl/sqlalchemy into merge_2183 | Mike Bayer | 2013-10-25 | 1 | -1/+1 |
| |\ |
|
| | * | #2183: Metadata.reflect() foreign keys include options when the dialect expos... | ijl | 2013-10-13 | 1 | -1/+1 |
| * | | - The change in :ticket:`2721`, which is that the ``deferrable`` keyword | Mike Bayer | 2013-10-18 | 1 | -1/+40 |
| * | | The MySQL :class:`.mysql.SET` type now features the same auto-quoting | Mike Bayer | 2013-10-14 | 1 | -66/+87 |
| * | | MySQL-connector dialect now allows options in the create_engine | Mike Bayer | 2013-10-13 | 1 | -2/+3 |
| * | | - Fixed bug in default compiler plus those of postgresql, mysql, and | Mike Bayer | 2013-10-12 | 1 | -1/+2 |
| |/ |
|
| * | - A rework to the way that "quoted" identifiers are handled, in that | Mike Bayer | 2013-08-27 | 1 | -4/+3 |
| * | move FAQ to the docs, [ticket:2133] | Mike Bayer | 2013-08-21 | 1 | -0/+2 |
| * | Improved support for the cymysql driver, supporting version 0.6.5, | Mike Bayer | 2013-08-17 | 1 | -1/+3 |
| * | - A large refactoring of the ``sqlalchemy.sql`` package has reorganized | Mike Bayer | 2013-08-12 | 1 | -2/+2 |
| * | Updates to MySQL reserved words for versions 5.5, 5.6, courtesy | Mike Bayer | 2013-07-31 | 1 | -0/+10 |
| * | this comment is ancient | Mike Bayer | 2013-06-09 | 1 | -5/+0 |
| * | Add basic support of unique constraints reflectionpr/4 | Roman Podolyaka | 2013-06-09 | 1 | -0/+15 |
| * | Merge pull request #3 from bslatkin/master | mike bayer | 2013-06-08 | 1 | -7/+16 |
| |\ |
|
| | * | Fixing the error regex to match numbers with the long suffix, like 1146Lpr/3 | Brett Slatkin | 2013-06-08 | 1 | -1/+1 |
| | * | PEP8 | Brett Slatkin | 2013-06-08 | 1 | -3/+3 |
| | * | Makes gaerdbms for App Engine use local MySQL server when running under dev_a... | Brett Slatkin | 2013-06-08 | 1 | -6/+15 |
| * | | - changelog for [ticket:2704] | Mike Bayer | 2013-06-08 | 1 | -9/+13 |
| * | | Fix using of 'mysql_length' for composite indexes | Roman Podolyaka | 2013-06-08 | 1 | -7/+25 |
| |/ |
|
| * | The ``deferrable`` keyword argument on :class:`.ForeignKey` and | Mike Bayer | 2013-06-03 | 1 | -0/+2 |
| * | mysql tests | Mike Bayer | 2013-05-26 | 1 | -5/+1 |
| * | merge default | Mike Bayer | 2013-04-29 | 1 | -1/+2 |
| |\ |
|
| | * | Updated mysqlconnector dialect to check for disconnect based | Mike Bayer | 2013-04-29 | 1 | -1/+2 |
| * | | merge default | Mike Bayer | 2013-04-29 | 1 | -26/+15 |
| |\ \
| |/ |
|
| | * | - fix long-outdated documentation for sql_mode/ansiquotes, | Mike Bayer | 2013-04-29 | 1 | -26/+15 |
| * | | plugging away | Mike Bayer | 2013-04-27 | 3 | -37/+19 |
| * | | - the raw 2to3 run | Mike Bayer | 2013-04-27 | 4 | -38/+42 |
| |/ |
|
| * | - changelog | Mike Bayer | 2013-04-21 | 1 | -1/+1 |
| * | merge cymysql branch | Mike Bayer | 2013-04-21 | 2 | -1/+2 |
| |\ |
|
| | * | merge from default | Hajime Nakagami | 2013-04-20 | 1 | -2/+2 |
| | |\ |
|