| Commit message (Expand) | Author | Age | Files | Lines |
| * | - a big renaming of all the _Underscore classes to have | Mike Bayer | 2012-07-17 | 4 | -8/+8 |
| * | - pass kw through here | Mike Bayer | 2012-06-25 | 2 | -4/+4 |
| * | - fix this import | Mike Bayer | 2012-06-23 | 1 | -1/+1 |
| * | - absolute imports in connectors, databases | Mike Bayer | 2012-06-23 | 1 | -1/+1 |
| * | - [feature] Added "MATCH" clause to ForeignKey, | Mike Bayer | 2012-06-21 | 2 | -2/+25 |
| * | - [bug] removed unnecessary table clause when | Mike Bayer | 2012-06-16 | 1 | -1/+0 |
| * | - rewrite rowcount documentation to be as absolutely clear as possible | Mike Bayer | 2012-06-12 | 1 | -0/+18 |
| * | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 7 | -25/+38 |
| * | - upgrade DBAPI index to have links to all dialect toplevel pages | Mike Bayer | 2012-05-26 | 4 | -7/+16 |
| * | - add new google app engine DBAPI, [ticket:2484] | Mike Bayer | 2012-05-26 | 1 | -0/+61 |
| * | - [bug] Dialect no longer emits expensive server | Mike Bayer | 2012-05-24 | 1 | -2/+0 |
| * | - [bug] Added ROWID to oracle.*, [ticket:2483] | Mike Bayer | 2012-05-17 | 1 | -1/+1 |
| * | add a note about sqlites lack of concurrency by design, [ticket:2447] | Mike Bayer | 2012-05-17 | 1 | -0/+32 |
| * | - [bug] removed unnecessary table clause | Mike Bayer | 2012-05-04 | 1 | -1/+0 |
| * | - [bug] Quoting information is now passed along | Mike Bayer | 2012-05-04 | 1 | -2/+3 |
| * | - [feature] Added SQLite execution option | Mike Bayer | 2012-05-04 | 1 | -10/+17 |
| * | - [feature] postgresql.ARRAY features an optional | Mike Bayer | 2012-04-24 | 1 | -39/+50 |
| * | - [feature] Inspector.get_primary_keys() is | Mike Bayer | 2012-04-24 | 7 | -57/+28 |
| |\ |
|
| | * | deprecate inspector.get_primary_keys() in favor of inspector.get_pk_constraint() | Diana Clarke | 2012-04-02 | 7 | -57/+28 |
| * | | - [feature] The behavior of column targeting | Mike Bayer | 2012-04-24 | 1 | -1/+4 |
| * | | - [feature] the SQLite date and time types | Mike Bayer | 2012-04-24 | 1 | -43/+85 |
| |\ \ |
|
| | * | | Improve SQLite DATETIME storage format handling [ticket:2363] | Nathan Wright | 2012-03-12 | 1 | -43/+85 |
| * | | | - [feature] Added a new system | Mike Bayer | 2012-04-24 | 1 | -0/+28 |
| * | | | - [bug] removed legacy behavior whereby | Mike Bayer | 2012-04-24 | 1 | -48/+1 |
| * | | | - [removed] The legacy "mutable" system of the | Mike Bayer | 2012-04-23 | 1 | -34/+3 |
| * | | | - [bug] UPDATE..FROM syntax with SQL Server | Mike Bayer | 2012-04-18 | 1 | -0/+16 |
| * | | | - mysql [bug] Fixed bug whereby if cast() is used | Mike Bayer | 2012-04-16 | 1 | -2/+2 |
| * | | | Changed misspelled 'altere' reserved word to 'alter' | Benjamin Trofatter | 2012-04-12 | 1 | -1/+1 |
| * | | | - test explicitly for 'VIEW', 'SYSTEM VIEW' | Mike Bayer | 2012-04-12 | 1 | -1/+1 |
| * | | | Modified MySQLDialect.get_view_names() to also return system views such as th... | elazar | 2012-04-11 | 1 | -2/+1 |
| * | | | - adjust mysql patch a bit so that we use | Mike Bayer | 2012-04-08 | 1 | -2/+6 |
| * | | | Fix innodb autoinc constraint (double)quoting | Jeff Dairiki | 2012-04-06 | 1 | -1/+1 |
| * | | | - [bug] Repaired the use_scope_identity | Mike Bayer | 2012-04-05 | 2 | -11/+17 |
| * | | | most of the drizzle docs are copy/pasta, let's just point users to the mysql ... | Diana Clarke | 2012-04-02 | 4 | -191/+106 |
| | |/
|/| |
|
| * | | - sql | Mike Bayer | 2012-04-01 | 1 | -0/+25 |
| * | | - [feature] Added new for_update/with_lockmode() | Mike Bayer | 2012-03-21 | 1 | -0/+4 |
| * | | typoes in lib/sqlalchemy/dialects | Diana Clarke | 2012-03-17 | 7 | -21/+21 |
| * | | - [feature] Added support for MySQL index and | Mike Bayer | 2012-03-14 | 1 | -13/+49 |
| * | | - [bug] Added 'LEVEL' to the list of reserved | Mike Bayer | 2012-03-14 | 1 | -1/+1 |
| * | | - [feature] Added support for MSSQL INSERT, | Mike Bayer | 2012-03-13 | 2 | -1/+5 |
| * | | - [feature] Added cte() method to Query, | Mike Bayer | 2012-03-03 | 1 | -0/+7 |
| * | | revert this, bad idea | Mike Bayer | 2012-02-13 | 1 | -1/+0 |
| * | | - [bug] Fixed the "render literal bind" function, | Mike Bayer | 2012-02-13 | 1 | -0/+1 |
| |/ |
|
| * | - break out sample URLs into individual, per-database sections each with a link | Mike Bayer | 2012-02-12 | 1 | -0/+20 |
| * | - [feature] Added a new oracle create_engine() flag | Mike Bayer | 2012-02-12 | 1 | -4/+28 |
| * | - [feature] Added support for the "isolation_level" | Mike Bayer | 2012-02-12 | 3 | -4/+64 |
| * | - Added missing compilation support for | Mike Bayer | 2012-02-12 | 1 | -0/+3 |
| * | - [bug] A significant change to how labeling | Mike Bayer | 2012-02-05 | 3 | -17/+12 |
| * | then merge this | Mike Bayer | 2012-01-28 | 6 | -8/+8 |
| |\ |
|
| | * | - [feature] Dialect-specific compilers now raise | Mike Bayer | 2012-01-28 | 6 | -8/+8 |