2017-01-19 |
Mike Bayer | Improve server-side Sequence documentation |
commit | commitdiff | tree |
2017-01-17 |
Mike Bayer | - 1.0.17 rel_1_0_17 |
commit | commitdiff | tree |
2017-01-17 |
Mike Bayer | - this test is too brittle under load, not worth it... |
commit | commitdiff | tree |
2017-01-17 |
Gábor Lipták | Correct pytest deprecation warning |
commit | commitdiff | tree |
2017-01-17 |
Mike Bayer | - repair an errant docstring w/o r |
commit | commitdiff | tree |
2017-01-17 |
Mike Bayer | - happy new year |
commit | commitdiff | tree |
2017-01-13 |
mike bayer | Merge "Support python3.6" into rel_1_0 |
commit | commitdiff | tree |
2017-01-13 |
Andrii Soldatenko | Support python3.6 |
commit | commitdiff | tree |
2017-01-12 |
Mike Bayer | - document how to use autocommit isolation level for... |
commit | commitdiff | tree |
2017-01-09 |
Mike Bayer | Adapt from "localparent" in joinedloader |
commit | commitdiff | tree |
2017-01-09 |
Mike Bayer | - prep for 1.0.17 |
commit | commitdiff | tree |
2017-01-05 |
Mike Bayer | - add a section for ARRAY of JSON to complement ARRAY... |
commit | commitdiff | tree |
2016-12-22 |
Francisco Capdevila | Typo |
commit | commitdiff | tree |
2016-12-12 |
Mike Bayer | - xmin example requires a server default declaration... |
commit | commitdiff | tree |
2016-11-15 |
Mike Bayer | - 1.0.16 rel_1_0_16 |
commit | commitdiff | tree |
2016-11-14 |
Mike Bayer | - experiment with union merge for changelog |
commit | commitdiff | tree |
2016-11-11 |
jfinkels | Adds missing word "of" in docs |
commit | commitdiff | tree |
2016-11-11 |
Mike Bayer | Quote URL tokens with semicolons for pyodbc, adodbapi |
commit | commitdiff | tree |
2016-11-11 |
Mike Bayer | - oragnize the changelog with tokens per .. change... |
commit | commitdiff | tree |
2016-11-11 |
Mike Bayer | Use configured props for mapper.attrs, mapper.all_orm_d... |
commit | commitdiff | tree |
2016-11-10 |
Mike Bayer | Consider version_id_prop when emitting bulk UPDATE |
commit | commitdiff | tree |
2016-11-10 |
Mike Bayer | Ensure attribute keys used for bulk update pk set |
commit | commitdiff | tree |
2016-10-27 |
Randy Barlow | Minor fixes in the ext.hybrid documentation. |
commit | commitdiff | tree |
2016-10-16 |
Pierre Jaury | Remove some legacy dead code from the declared_attr... |
commit | commitdiff | tree |
2016-10-13 |
Randy Barlow | Fix a minor grammatical error in the ORM tutorial. |
commit | commitdiff | tree |
2016-10-10 |
Matt Riedemann | Update the Column.nullable docstring for the primary_ke... |
commit | commitdiff | tree |
2016-10-07 |
Mike Bayer | Catch DBAPIError instead of ProgrammingError for pyodbc... |
commit | commitdiff | tree |
2016-10-05 |
Randy Barlow | Minor grammatical improvements in doc/build/intro.rst. |
commit | commitdiff | tree |
2016-10-04 |
Mike Bayer | - add a note to baked documentation indicating it is not |
commit | commitdiff | tree |
2016-10-04 |
Mike Bayer | Use schema_name() for SQL Server default schema |
commit | commitdiff | tree |
2016-10-04 |
Mike Bayer | Use SQL Server SERVERPROPERTY for version info w/ pyodbc |
commit | commitdiff | tree |
2016-10-01 |
Mike Bayer | - make sure dispose() is mentioned as a strategy for |
commit | commitdiff | tree |
2016-10-01 |
Mike Bayer | - some documentation hits |
commit | commitdiff | tree |
2016-10-01 |
Dmitry Bogun | Remove extra "return" statement in orm.ext.declared_att... |
commit | commitdiff | tree |
2016-09-24 |
Mike Bayer | - improve documentation for SessionTransaction re:... |
commit | commitdiff | tree |
2016-09-22 |
Mike Bayer | - clarify documentation on timezone flag, since Oracle... |
commit | commitdiff | tree |
2016-09-21 |
Mike Bayer | Ensure mapper.polymorphic_on is polymorphic_prop.columns[0] |
commit | commitdiff | tree |
2016-09-20 |
Mike Bayer | - disable two phase testing for mysql entirely, build... |
commit | commitdiff | tree |
2016-09-19 |
Mike Bayer | Fix ArgumentError access in Session._add_bind |
commit | commitdiff | tree |
2016-09-19 |
Ken Robbins | Add "message 20017" (unexpected EOF from the server... |
commit | commitdiff | tree |
2016-09-16 |
Mike Bayer | - latest mysql 5.7 also crashing on XA recovery, disable |
commit | commitdiff | tree |
2016-09-15 |
Mike Bayer | Repair foreign_keys population for Join._refresh_for_ne... |
commit | commitdiff | tree |
2016-09-15 |
Mike Bayer | - placeholder for 1.0.16 |
commit | commitdiff | tree |
2016-09-12 |
Mike Bayer | - also caveats for update() / delete() regarding single |
commit | commitdiff | tree |
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 |
next |