summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support pytest 6.xrel_1_1Mike Bayer2020-09-271-3/+5
* update for pytest-xdist terminologyMike Bayer2020-08-141-8/+8
* Add missing definitions to glossaryMike Bayer2020-04-133-19/+190
* Fix almost all read-level sphinx warningsMike Bayer2020-04-1132-47/+55
* Backport documentation warnings for relationship eval()Mike Bayer2020-04-074-13/+119
* typo: missing commamichitaro.koike2020-03-261-1/+1
* Clarify Alembic vs. MigrateMike Bayer2020-03-201-10/+9
* Fix "special_key" attribute name in association proxy documentationMike Bayer2020-03-161-1/+1
* fix typo in PickleType documentationFederico Caselli2020-03-041-1/+1
* Include column_property composition examplesMike Bayer2020-03-034-13/+80
* Update dialect API documentationMike Bayer2020-03-022-70/+128
* Update basic_relationships.rstrandallk2020-02-061-1/+1
* Document SQLite "mixed binary" behaviorMike Bayer2020-02-061-0/+38
* Add second section detailing cascade_backrefs to backref sectionMike Bayer2020-02-041-0/+51
* Add explanation of `polymorphic_identity` to docsEli2020-01-131-6/+31
* Fix newly found rst issueMike Bayer2019-12-301-5/+5
* Improve documentation for refresh_flush eventMike Bayer2019-12-191-6/+25
* Add pass through exact pyodbc connection string.Gord Thompson2019-12-181-2/+17
* Add note re: pyodbc keywords in lowercase.Gord Thompson2019-12-181-0/+2
* Add dialect for Apache SolrAhmed Adel2019-12-141-0/+1
* Use viewonly=True for composite secondary join exampleMike Bayer2019-11-191-9/+20
* Add TypeDecorator recipe for timezone aware/UTC conversionMike Bayer2019-11-131-0/+36
* fixed typo in session.py in line 3063L0stLink2019-11-041-1/+1
* Improve SQL Server pyodbc documentationMike Bayer2019-10-311-13/+18
* Typo fixAles Dokshanin2019-10-281-1/+1
* Add doc note for multiple table mappingMike Bayer2019-10-231-0/+33
* Fix pydoc typo in sqlite dialectMatt Livesey2019-10-201-2/+2
* Fix test failures from func doc fixMike Bayer2019-10-172-2/+2
* fix func docsMike Bayer2019-10-172-69/+119
* Clarify isolation_level documentationMike Bayer2019-10-151-20/+14
* import StringIO => import ioMatt Kohl2019-10-041-2/+2
* Add missing suite_level requirements "independent_connections"Mike Bayer2019-09-181-0/+7
* Add missing suite level requirements from 2efd89d02941Mike Bayer2019-09-171-0/+10
* Document visitors moduleMike Bayer2019-09-123-20/+174
* Update link to sqlalchemy-accessGord Thompson2019-09-051-1/+1
* Document Query deduplicationMike Bayer2019-09-053-10/+126
* Document how to work with reflection and custom datatypesMike Bayer2019-08-212-1/+129
* - shore up TypeDecorator docs a bit to not render tons ofMike Bayer2019-08-102-1/+9
* Clarify INSERT/UPDATE defaults vs. data marshallingMike Bayer2019-08-106-6/+99
* filter formatargspec deprecation warningMike Bayer2019-07-211-0/+2
* Small text error in json field docDenis Kataev2019-07-171-1/+1
* Fix doc for #4765Denis Kataev2019-07-171-3/+3
* Rename tutorial section to "Using Aliases and Subqueries"Mike Bayer2019-07-051-11/+13
* Fix typo in documentation examplesEmile Caron2019-06-171-2/+2
* Use py.test for versioned_history tests, nose no longer runsMike Bayer2019-05-251-3/+6
* doc grammar updatesMengxi Zhang2019-05-232-2/+2
* Fixes typo in core/connections.rstMichael J Ward2019-05-131-1/+1
* remote_attr and local_attr refer to class bound attributes, not MapperPropertyMike Bayer2019-04-251-12/+8
* Use "parent object" instead of "primary object"vpsx2019-04-171-2/+2
* Update link for cx_OracleMike Bayer2019-04-051-3/+2