| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge "Accept FetchedValue, text() for column "default" value" | mike bayer | 2017-02-01 | 2 | -18/+40 |
| |\ |
|
| | * | Accept FetchedValue, text() for column "default" value | Mike Bayer | 2017-02-01 | 2 | -18/+40 |
| * | | - add a note referring to the enum value as not currently persisted, | Mike Bayer | 2017-02-01 | 1 | -3/+8 |
| * | | - clarify Enum validation rules, fixes #3904 | Mike Bayer | 2017-02-01 | 1 | -6/+15 |
| |/ |
|
| * | Union the exclude_properties of the inheriting mapper in declarative | Mike Bayer | 2017-01-30 | 1 | -2/+6 |
| * | Merge "Add count(), scalar() to baked query" | mike bayer | 2017-01-30 | 1 | -1/+35 |
| |\ |
|
| | * | Add count(), scalar() to baked query | Mike Bayer | 2017-01-30 | 1 | -1/+35 |
| * | | Fix nested index_property setter when there is no container value | Jeong YunWon | 2017-01-30 | 1 | -2/+4 |
| |/ |
|
| * | Copy whereclause / using in ExcludeConstraint | Mike Bayer | 2017-01-30 | 1 | -1/+3 |
| * | - add missing param tag | Mike Bayer | 2017-01-28 | 1 | -3/+3 |
| * | - remove misleading comment, ref #3902 | Mike Bayer | 2017-01-27 | 1 | -1/+0 |
| * | Don't check isolation level prior to SQL Server 2005 | Mike Bayer | 2017-01-26 | 1 | -0/+4 |
| * | - document that "column" and "where" are arbitrary SQL expressions | Mike Bayer | 2017-01-26 | 1 | -3/+51 |
| * | Merge branch 'doc_typo' of https://bitbucket.org/fredj/sqlalchemy | Mike Bayer | 2017-01-24 | 1 | -1/+1 |
| |\ |
|
| | * | Fix typo in documentation | Frederic Junod | 2017-01-20 | 1 | -1/+1 |
| * | | Merge branch 'fix-example-re' of https://github.com/demoray/sqlalchemy | Mike Bayer | 2017-01-24 | 1 | -1/+1 |
| |\ \
| |/
|/| |
|
| | * | fix example re such that the listen modifier example works | Brian | 2016-12-17 | 1 | -1/+1 |
| * | | Merge "Dont set _set_select_from() for alias object" | mike bayer | 2017-01-19 | 1 | -2/+5 |
| |\ \ |
|
| | * | | Dont set _set_select_from() for alias object | Mike Bayer | 2017-01-19 | 1 | -2/+5 |
| * | | | Improve server-side Sequence documentation | Mike Bayer | 2017-01-19 | 1 | -0/+1 |
| |/ / |
|
| * | | - 1.1.6 prep | Mike Bayer | 2017-01-19 | 1 | -1/+1 |
| * | | - repair an errant docstring w/o r | Mike Bayer | 2017-01-17 | 1 | -2/+2 |
| * | | - update copyright in .c files | Mike Bayer | 2017-01-17 | 3 | -3/+3 |
| * | | Merge "Parse (but don't record) COMMENT portion of MySQL table key" | mike bayer | 2017-01-17 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Parse (but don't record) COMMENT portion of MySQL table key | Lele Long | 2017-01-17 | 1 | -0/+1 |
| * | | | Add support for prefixes on CREATE INDEX statements in MySQL | Joseph Schorr | 2017-01-17 | 1 | -0/+25 |
| |/ / |
|
| * | | - correctly document LIKE / ILIKE, fixes #3890 | Mike Bayer | 2017-01-16 | 1 | -6/+16 |
| * | | Merge "Better hide engine password" | mike bayer | 2017-01-16 | 2 | -3/+3 |
| |\ \ |
|
| | * | | Better hide engine password | Valery Yundin | 2017-01-16 | 2 | -3/+3 |
| * | | | Add "existing" populators for subqueryload | Mike Bayer | 2017-01-16 | 1 | -2/+17 |
| |/ / |
|
| * | | Merge "Use full column->type processing for ON CONFLICT SET clause" | mike bayer | 2017-01-13 | 2 | -11/+49 |
| |\ \ |
|
| | * | | Use full column->type processing for ON CONFLICT SET clause | Mike Bayer | 2017-01-13 | 2 | -11/+49 |
| * | | | Merge "Support python3.6" | mike bayer | 2017-01-13 | 51 | -341/+353 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Support python3.6 | Mike Bayer | 2017-01-13 | 51 | -341/+353 |
| * | | | - document how to use autocommit isolation level for CONCURRENTLY, | Mike Bayer | 2017-01-12 | 1 | -0/+19 |
| * | | | Merge "Pass **kw to bound params in multi values" | mike bayer | 2017-01-12 | 1 | -1/+1 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Pass **kw to bound params in multi values | Mike Bayer | 2017-01-09 | 1 | -1/+1 |
| * | | | Merge "Adapt from "localparent" in joinedloader" | mike bayer | 2017-01-09 | 1 | -2/+2 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Adapt from "localparent" in joinedloader | Mike Bayer | 2017-01-09 | 1 | -2/+2 |
| * | | | Merge "Tighten rules for order_by(Label) resolution" | mike bayer | 2017-01-09 | 2 | -8/+9 |
| |\ \ \ |
|
| | * | | | Tighten rules for order_by(Label) resolution | Mike Bayer | 2017-01-06 | 2 | -8/+9 |
| | |/ / |
|
| * | | | Merge "update for 2017 copyright" | mike bayer | 2017-01-09 | 173 | -173/+173 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | update for 2017 copyright | Mike Bayer | 2017-01-04 | 173 | -173/+173 |
| * | | | - add a section for ARRAY of JSON to complement ARRAY of ENUM. references #3467 | Mike Bayer | 2017-01-05 | 1 | -0/+23 |
| * | | | Ensure session.no_autoflush uses finally | plumSemPy | 2017-01-04 | 1 | -2/+4 |
| |/ / |
|
| * | | Correct any_, all_ spelling | Mike Bayer | 2016-12-28 | 1 | -1/+1 |
| * | | Don't select lastrowid for inline=True | Mike Bayer | 2016-12-21 | 2 | -1/+52 |
| * | | Call nextval() on sequence when doing INSERT from SELECT | Mike Bayer | 2016-12-21 | 1 | -1/+1 |
| * | | Bump "table compression" flag to Oracle 10.1 | Mike Bayer | 2016-12-20 | 1 | -1/+1 |
| * | | Add real .entities to _BundleEntity | Mike Bayer | 2016-12-19 | 1 | -2/+7 |
| |/ |
|