| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | adjust a comment in PGDialect._get_column_info | Éric Lemoine | 2012-09-12 | 1 | -2/+2 |
| * | breaking up PGDialect.get_columns, and add PostGIS column reflection tests | Éric Lemoine | 2012-09-12 | 1 | -102/+109 |
| * | support for reflecting PostGIS columns | Éric Lemoine | 2012-09-11 | 1 | -4/+6 |
| * | Fixed wrong regex pattern -- group vendor name | Hong Minhee | 2012-08-31 | 1 | -1/+1 |
| * | Version detection of EnterpriseDB (Postgres Plus(R) Advanced Server) | Hong Minhee | 2012-08-31 | 1 | -1/+4 |
| * | - [feature] The Core oeprator system now includes | Mike Bayer | 2012-08-20 | 2 | -11/+153 |
| * | - [feature] To complement [ticket:2547], types | Mike Bayer | 2012-08-17 | 1 | -4/+1 |
| * | _adapt_expression() moves fully to _DefaultColumnComparator which resumes | Mike Bayer | 2012-08-16 | 1 | -3/+4 |
| * | - update all the visit_mod() functions with new naming scheme | Mike Bayer | 2012-08-14 | 2 | -4/+6 |
| * | - fix concat() operator, tests | Mike Bayer | 2012-08-14 | 1 | -3/+3 |
| * | - update engine docstrings due to move | Mike Bayer | 2012-08-13 | 1 | -1/+1 |
| * | - break out engine/base.py into base, interfaces, result, util. | Mike Bayer | 2012-08-07 | 1 | -3/+3 |
| * | more import cleanups | Mike Bayer | 2012-08-07 | 6 | -24/+24 |
| * | -whitespace bonanza, contd | Mike Bayer | 2012-07-28 | 1 | -1/+1 |
| * | trailing whitespace bonanza | Mike Bayer | 2012-07-28 | 1 | -27/+27 |
| * | - [feature] Revised the rules used to determine | Mike Bayer | 2012-07-22 | 1 | -101/+102 |
| * | - a big renaming of all the _Underscore classes to have | Mike Bayer | 2012-07-17 | 1 | -1/+1 |
| * | - [feature] Added "MATCH" clause to ForeignKey, | Mike Bayer | 2012-06-21 | 1 | -0/+23 |
| * | - [bug] removed unnecessary table clause when | Mike Bayer | 2012-06-16 | 1 | -1/+0 |
| * | Add some `Sphinx` paragraph level versions informations markups, | Mike Bayer | 2012-06-08 | 2 | -8/+14 |
| * | - [bug] removed unnecessary table clause | Mike Bayer | 2012-05-04 | 1 | -1/+0 |
| * | - [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 | 1 | -15/+4 |
| |\ |
|
| | * | deprecate inspector.get_primary_keys() in favor of inspector.get_pk_constraint() | Diana Clarke | 2012-04-02 | 1 | -15/+4 |
| * | | - [removed] The legacy "mutable" system of the | Mike Bayer | 2012-04-23 | 1 | -34/+3 |
| |/ |
|
| * | - [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 | 2 | -6/+6 |
| * | 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 support for the "isolation_level" | Mike Bayer | 2012-02-12 | 2 | -3/+14 |
| * | - [feature] Dialect-specific compilers now raise | Mike Bayer | 2012-01-28 | 1 | -1/+1 |
| * | happy new year | Mike Bayer | 2012-01-04 | 6 | -6/+6 |
| * | fix a whole bunch of note:: / warning:: that were inline, | Mike Bayer | 2011-12-25 | 1 | -1/+3 |
| * | emergency rewrite of the psycopg2 unicode section | Mike Bayer | 2011-11-29 | 1 | -24/+30 |
| * | - [feature] Added create_type constructor argument | Mike Bayer | 2011-11-28 | 1 | -1/+82 |
| * | - [bug] Postgresql dialect memoizes that an ENUM of a | Mike Bayer | 2011-10-29 | 1 | -7/+32 |
| * | - [feature] Added new support for remote "schemas": | Mike Bayer | 2011-10-23 | 1 | -0/+13 |
| * | - Added client_encoding parameter to create_engine() | Mike Bayer | 2011-10-15 | 1 | -9/+35 |
| * | - Fixed bug related to [ticket:2141] whereby the | Mike Bayer | 2011-10-05 | 1 | -6/+12 |
| * | - Added "postgresql_using" argument to Index(), produces | Mike Bayer | 2011-10-02 | 1 | -3/+24 |
| * | - Reflection functions for Table, Sequence no longer | Mike Bayer | 2011-09-09 | 1 | -8/+8 |
| * | - Narrowed the assumption made when reflecting | Mike Bayer | 2011-08-09 | 1 | -8/+50 |
| * | - use itertools.count() plus mutex for Query _new_runid, psycopg2 server | Mike Bayer | 2011-08-06 | 1 | -2/+3 |
| * | - Added new "postgresql_ops" argument to | Mike Bayer | 2011-07-20 | 1 | -9/+43 |
| * | - fix pypostgresql typo, [ticket:2185] | Mike Bayer | 2011-07-04 | 1 | -1/+1 |
| * | - Fixed bug affecting PG 9 whereby index reflectionrel_0_7_0 | Mike Bayer | 2011-05-20 | 1 | -7/+23 |
| * | utilize the zxjdbc PostgresqlHandler for better Decimal handling. hopefully | Philip Jenvey | 2011-04-23 | 1 | -1/+18 |
| * | - Fixed the psycopg2_version parsing in the | Mike Bayer | 2011-04-18 | 1 | -2/+5 |
| * | no idea what "auto-commit" means here. some reorg. | Mike Bayer | 2011-04-15 | 1 | -36/+37 |