summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore flake8 F401 on specific filesFederico Caselli2021-03-0315-734/+740
* Remove passive_deletes warning for many-to-oneMike Bayer2021-03-033-9/+13
* add missing copyright to asyncio filesMike Bayer2021-03-026-0/+42
* convert AsyncSession.delete into awaitableMike Bayer2021-03-024-3/+70
* Merge remote-tracking branch 'origin/pr/5972'Mike Bayer2021-03-011-2/+2
|\
| * As of 1.1, there are five object statesJohn Whitlock2021-02-241-2/+2
* | Merge "disable all raiseload within the unit of work process."mike bayer2021-03-016-2/+185
|\ \
| * | disable all raiseload within the unit of work process.Mike Bayer2021-02-286-2/+185
* | | doc clarification re: schema translateMike Bayer2021-03-011-0/+15
* | | Merge "support stringify for plain CTE"mike bayer2021-02-283-5/+38
|\ \ \
| * | | support stringify for plain CTEMike Bayer2021-02-273-5/+38
| |/ /
* | | Add missing colon before code block in docsFederico Caselli2021-02-261-1/+1
* | | Merge "document declarative base made non-dynamically"mike bayer2021-02-264-2/+54
|\ \ \
| * | | document declarative base made non-dynamicallyMike Bayer2021-02-244-2/+54
* | | | Merge "implement visit_unsupported_compilation for TypeCompiler"mike bayer2021-02-263-0/+26
|\ \ \ \
| * | | | implement visit_unsupported_compilation for TypeCompilerMike Bayer2021-02-253-0/+26
| | |/ / | |/| |
* | | | Merge "Revert AppenderQuery modifications from ORM"mike bayer2021-02-266-266/+112
|\ \ \ \
| * | | | Revert AppenderQuery modifications from ORMMike Bayer2021-02-256-266/+112
| |/ / /
* | | | Merge "Add reflection_options to automapbase.prepare()"mike bayer2021-02-263-2/+46
|\ \ \ \
| * | | | Add reflection_options to automapbase.prepare()Gord Thompson2021-02-253-2/+46
| |/ / /
* | | | mutex asyncpg / aiomysql connection state changesMike Bayer2021-02-253-63/+121
|/ / /
* | | don't assume ordering in test_update_explicit_returningMike Bayer2021-02-241-1/+1
* | | Merge "mssql+pyodbc specify ampersand separator"mike bayer2021-02-251-1/+10
|\ \ \
| * | | mssql+pyodbc specify ampersand separatorGord Thompson2021-02-241-1/+10
| | |/ | |/|
* | | Merge "Minor optimization to the code"mike bayer2021-02-2410-349/+83
|\ \ \
| * | | Minor optimization to the codeFederico Caselli2021-02-1810-349/+83
* | | | Add example for cx_Oracle SessionPool useMike Bayer2021-02-241-0/+29
| |/ / |/| |
* | | refer to row elements as "elements", not columnsMike Bayer2021-02-222-19/+22
* | | document TypeDecorator schemes for MONEYMike Bayer2021-02-221-1/+35
* | | add versions for pre-commit toolsMike Bayer2021-02-201-2/+2
| |/ |/|
* | Typo stream_resuls -> stream_resultsCharlie Denton2021-02-192-2/+2
* | Merge "Deprecate and rename schema .copy() methods"mike bayer2021-02-196-24/+94
|\ \
| * | Deprecate and rename schema .copy() methodsGord Thompson2021-02-186-24/+94
* | | Fix test that incorrectly used ; as query separatorFederico Caselli2021-02-181-1/+1
* | | Merge "Update the create wheel action:"mike bayer2021-02-181-80/+52
|\ \ \
| * | | Update the create wheel action:Federico Caselli2021-02-181-80/+52
| | |/ | |/|
* | | Fix a reflection error for MSSQL 2005Federico Caselli2021-02-182-1/+13
|/ /
* | Fix typo on tutorial/data.rstFederico Caselli2021-02-181-1/+1
* | Extract table names when comparing to nrte errorMike Bayer2021-02-183-2/+67
|/
* Update declarative_mixins.rstserzey2021-02-161-1/+1
* Version 1.4.0 placeholderMike Bayer2021-02-152-1/+5
* - 1.4.0b3rel_1_4_0b3Mike Bayer2021-02-159-81/+88
* next release is 1.4.0b3Mike Bayer2021-02-151-1/+1
* zzzeeksphinx 1.2.1 needed w/ sphinx 3.5.0Mike Bayer2021-02-151-1/+1
* Merge "Support legacy select(<iterable>) in addition to select(<list>) in v1.4"mike bayer2021-02-153-1/+24
|\
| * Support legacy select(<iterable>) in addition to select(<list>) in v1.4Oliver Rice2021-02-153-1/+24
* | Accept ColumnCollection in update_on_conflict(set_=Gord Thompson2021-02-157-11/+64
* | Merge remote-tracking branch 'origin/pr/5943'Mike Bayer2021-02-151-1/+1
|\ \
| * | Bumy SphinxSam Bull2021-02-151-1/+1
* | | fix repeated footnoteMike Bayer2021-02-151-2/+2
|/ /