2016-09-12 |
Mike Bayer | - add caveat for bulk deletes that they are generally... |
commit | commitdiff | tree |
2016-09-01 |
Mike Bayer | - 1.0.15 rel_1_0_15 |
commit | commitdiff | tree |
2016-09-01 |
Mike Bayer | Support all MySQL/Connector int/bool arguments |
commit | commitdiff | tree |
2016-08-31 |
Edouard Berthe | Corrects typo |
commit | commitdiff | tree |
2016-08-28 |
Michael Williamson | Fix table reference in PostgreSQL documentation |
commit | commitdiff | tree |
2016-08-16 |
Romuald Brunet | Fix documentation basic example (missing imports) |
commit | commitdiff | tree |
2016-08-15 |
Mike Bayer | Rework _apply_joins(), _prep_for_joins() totally |
commit | commitdiff | tree |
2016-08-13 |
mike bayer | Merge "Ensure final link in subqueryload join is correc... |
commit | commitdiff | tree |
2016-08-13 |
Mike Bayer | - fill in forwards-ports for 1.1 in 1.0 changelog |
commit | commitdiff | tree |
2016-08-13 |
Mike Bayer | Ensure final link in subqueryload join is correct |
commit | commitdiff | tree |
2016-08-11 |
Mike Bayer | - add another example for chained polymorphic eager... |
commit | commitdiff | tree |
2016-08-11 |
Mike Bayer | - small updates to polymorphic eager loading, cross... |
commit | commitdiff | tree |
2016-08-02 |
brln | Warn that bulk save groups inserts/updates by type |
commit | commitdiff | tree |
2016-08-02 |
Jeff Widman | Fix typo |
commit | commitdiff | tree |
2016-08-02 |
Michael Williamson | Fix reference to _declarative_constructor in docstring |
commit | commitdiff | tree |
2016-07-27 |
Mike Bayer | - Document how SQL Server does MAX with VARCHAR, NVARCHAR |
commit | commitdiff | tree |
2016-07-24 |
Mike Bayer | Allow Table._reset_exported to silently pass |
commit | commitdiff | tree |
2016-07-24 |
Mike Bayer | - a variety of test adjustments to accomodate for MySQL 5.7 |
commit | commitdiff | tree |
2016-07-12 |
Mark Hahnenberg | Fix issue with unbaking subqueries |
commit | commitdiff | tree |
2016-07-12 |
Mike Bayer | - 1.0.15 for dev |
commit | commitdiff | tree |
2016-07-12 |
Shige Takeda | Update index.rst |
commit | commitdiff | tree |
2016-07-12 |
Shige Takeda | Update index.rst |
commit | commitdiff | tree |
2016-07-07 |
Mike Bayer | - fix typo |
commit | commitdiff | tree |
2016-07-07 |
Mike Bayer | Add additional documentation re: JSONEncodedDict |
commit | commitdiff | tree |
2016-07-06 |
Mike Bayer | - 1.0.14 rel_1_0_14 |
commit | commitdiff | tree |
2016-07-05 |
Mike Bayer | Adapt "FOR UPDATE OF" with Oracle limit/offset |
commit | commitdiff | tree |
2016-07-04 |
Mike Bayer | Repair PG BIGSERIAL w/ TypeDecorator, Variant |
commit | commitdiff | tree |
2016-07-01 |
Mike Bayer | - add backports |
commit | commitdiff | tree |
2016-07-01 |
Mike Bayer | Preserve type for math negation |
commit | commitdiff | tree |
2016-07-01 |
Mike Bayer | - revert the RTD reqs workaround, we are self-hosting now |
commit | commitdiff | tree |
2016-06-29 |
Pieter Mulder | Repair pickling for Properties object |
commit | commitdiff | tree |
2016-06-18 |
Mike Bayer | - update alembic link |
commit | commitdiff | tree |
2016-06-15 |
Mike Bayer | - dont use id() to test identity as these can be recycled |
commit | commitdiff | tree |
2016-06-15 |
Mike Bayer | - flake8 |
commit | commitdiff | tree |
2016-06-13 |
Mike Bayer | Deprecate FromClause.count() (pending for 1.1) |
commit | commitdiff | tree |
2016-06-10 |
Mike Bayer | Ensure CTE internals are handled during clone |
commit | commitdiff | tree |
2016-06-03 |
Mike Bayer | - use a mock here, do away with timing problems for... |
commit | commitdiff | tree |
2016-06-03 |
mike bayer | Merge "Skip UniqueConstraint marked by unique=True... |
commit | commitdiff | tree |
2016-06-02 |
Mike Bayer | - limit oracle DB reaps to identifiers generated from... |
commit | commitdiff | tree |
2016-06-02 |
Mike Bayer | Skip UniqueConstraint marked by unique=True in tometadata |
commit | commitdiff | tree |
2016-05-31 |
Adam Chainz | Convert readthedocs link for their .org -> .io migratio... |
commit | commitdiff | tree |
2016-05-24 |
Ville Skyttä | Spelling fixes: "an SQL" -> "a SQL", see #266 |
commit | commitdiff | tree |
2016-05-24 |
Ville Skyttä | Spelling fixes: "the a" |
commit | commitdiff | tree |
2016-05-24 |
vytotas | Fix typo in config result.py docs |
commit | commitdiff | tree |
2016-05-24 |
Mike Bayer | Repair dictlike-polymorphic |
commit | commitdiff | tree |
2016-05-18 |
Mike Bayer | Support "blank" schema when MetaData.schema is set |
commit | commitdiff | tree |
2016-05-16 |
Mike Bayer | - 1.0.13 rel_1_0_13 |
commit | commitdiff | tree |
2016-05-16 |
mike bayer | Merge "Fix TypeError during cx_Oracle connection" into... |
commit | commitdiff | tree |
2016-05-16 |
Mike Bayer | Accommodate "callable" bound param in evaluator |
commit | commitdiff | tree |
2016-05-16 |
Mike Bayer | Fix formatting on test_evaluator |
commit | commitdiff | tree |
2016-05-16 |
John Vandenberg | Fix TypeError during cx_Oracle connection |
commit | commitdiff | tree |
2016-05-14 |
Iuri de Silvio | Handle `SSL error: decryption failed or bad record... |
commit | commitdiff | tree |
2016-05-13 |
Mark Sandan | change "psotgresql" to 'postgresql' in decorator |
commit | commitdiff | tree |
2016-05-12 |
Frank Carnovale | typo in glossary#release: s/proces/process/ |
commit | commitdiff | tree |
2016-05-12 |
Frank Carnovale | typo in glossary#FROMclause: s/incicates/indicates/ |
commit | commitdiff | tree |
2016-05-12 |
Frank Carnovale | typo in glossary#instrumentation: s/behviors/behaviors/ |
commit | commitdiff | tree |
2016-05-12 |
Mike Bayer | Add close_with_result to pessimistic connection example |
commit | commitdiff | tree |
2016-05-10 |
Mike Bayer | Fix label referencing in SQL Server OFFSET logic |
commit | commitdiff | tree |
2016-05-10 |
Mike Bayer | Check for duplicate calls to register_attribute_impl |
commit | commitdiff | tree |
2016-05-05 |
Mike Bayer | Repair _orm_columns() to accommodate text() |
commit | commitdiff | tree |
2016-05-04 |
Jeffrey Finkelstein | Corrects typo: plural of vertex is vertices. |
commit | commitdiff | tree |
2016-05-04 |
Jeffrey Finkelstein | Adds parentheses around print statements in docs. |
commit | commitdiff | tree |
2016-05-04 |
Jeffrey Finkelstein | Corrects some references in ORM documentation. |
commit | commitdiff | tree |
2016-05-04 |
Ville Skyttä | Let logging format messages on demand, use warning... |
commit | commitdiff | tree |
2016-04-27 |
Mike Bayer | Fix pymssql sample URL |
commit | commitdiff | tree |
2016-04-27 |
jfinkels | Adds parentheses around prints in documentation |
commit | commitdiff | tree |
2016-04-27 |
Mike Bayer | Don't double-process ResultMetaData for BufferedColumnR... |
commit | commitdiff | tree |
2016-04-27 |
Mike Bayer | Simplify directed graph example |
commit | commitdiff | tree |
2016-04-24 |
Mike Bayer | - don't use --dropfirst when we are using ad-hoc DBs... |
commit | commitdiff | tree |
2016-04-21 |
Mike Bayer | Fix result set handling for case insensitive dupe cols |
commit | commitdiff | tree |
2016-04-20 |
Ethan | Update tutorial.rst |
commit | commitdiff | tree |
2016-04-12 |
Mike Bayer | - default branch rel_1_0 |
commit | commitdiff | tree |
2016-04-09 |
Eoghan Murray | Mention the correct way of adding multiple attributes... |
commit | commitdiff | tree |
2016-04-09 |
Rachid Belaid | Fix typo from "addreses" to "addresses" |
commit | commitdiff | tree |
2016-04-06 |
Ville Skyttä | Fix some broken links in docs |
commit | commitdiff | tree |
2016-04-06 |
Mike Bayer | - Move review to gerrit.sqlalchemy.org |
commit | commitdiff | tree |
2016-03-31 |
Mike Bayer | - Add a git review file |
commit | commitdiff | tree |
2016-03-30 |
Mike Bayer | - move all resultproxy tests intio test_resultset,... |
commit | commitdiff | tree |
2016-03-30 |
Patrick | Docstring Fix |
commit | commitdiff | tree |
2016-03-30 |
NestorTejero | redundant "using the by changing" -> "using the" |
commit | commitdiff | tree |
2016-03-21 |
Marius Gedminas | ReST fix: missing backtick |
commit | commitdiff | tree |
2016-03-21 |
Mike Bayer | - Fixed bug where the negation of an EXISTS expression... |
commit | commitdiff | tree |
2016-03-17 |
Benjamin Dopplinger | Fix typo |
commit | commitdiff | tree |
2016-03-15 |
Mike Bayer | - ensure engine is restored even if we had a failure... |
commit | commitdiff | tree |
2016-03-15 |
Mike Bayer | - backport doc improvements from 31f96c27a5fea302358ba5... |
commit | commitdiff | tree |
2016-03-15 |
Mike Bayer | - add notes for pyodbc limitations with rowcount fixes... |
commit | commitdiff | tree |
2016-03-13 |
jfinkels | Adds documentation to Query.slice(). |
commit | commitdiff | tree |
2016-03-09 |
falkerson | Update cascades.rst |
commit | commitdiff | tree |
2016-03-08 |
Mike Bayer | - skip GC tests here when coverage is enabled, seems... |
commit | commitdiff | tree |
2016-03-03 |
Mike Bayer | - not sure why MySQL DROP DBs fail but we can't just... |
commit | commitdiff | tree |
2016-03-03 |
Mike Bayer | - move out unconsumed names tests from test_compiler... |
commit | commitdiff | tree |
2016-03-03 |
Mike Bayer | - changelog for #3666, fixes #3666 |
commit | commitdiff | tree |
2016-03-03 |
Athena Yao | Add test for inserting multiple values |
commit | commitdiff | tree |
2016-03-03 |
Athena Yao | Raise exception when we have multiple values with an... |
commit | commitdiff | tree |
2016-02-26 |
Mike Bayer | - unfortunately calling upon "_label" here makes it... |
commit | commitdiff | tree |
2016-02-26 |
Mike Bayer | - Anonymous labeling is applied to a :attr:`.func`... |
commit | commitdiff | tree |
2016-02-22 |
Mike Bayer | - additional adjustment to the fix made in 8ad968f33100... |
commit | commitdiff | tree |
2016-02-22 |
Mike Bayer | - Fixed bug in "to_list" conversion where a single... |
commit | commitdiff | tree |
2016-02-21 |
Mike Bayer | - reworked the way the "select_wraps_for" expression is |
commit | commitdiff | tree |
2016-02-21 |
Mike Bayer | - version bump |
commit | commitdiff | tree |
next |