summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up most py3k compatFederico Caselli2021-11-241-3/+0
* Remove deprecated dialects and driversFederico Caselli2021-10-311-5/+0
* warnings removal, merge_resultMike Bayer2021-10-291-16/+0
* Merge "warnings: session.autocommit, subtransactions" into mainmike bayer2021-10-291-2/+0
|\
| * warnings: session.autocommit, subtransactionsMike Bayer2021-10-291-2/+0
* | warnings: with_polymorphic()Mike Bayer2021-10-291-5/+0
|/
* Merge "Modernize tests - session_query_get" into mainmike bayer2021-10-291-1/+0
|\
| * Modernize tests - session_query_getGord Thompson2021-10-281-1/+0
* | warnings: cascade_backrefsMike Bayer2021-10-281-2/+0
|/
* Merge "deprecation warnings: with_parent, aliased, from_joinpoint" into mainmike bayer2021-10-271-3/+0
|\
| * deprecation warnings: with_parent, aliased, from_joinpointMike Bayer2021-10-271-3/+0
* | Merge "Remove depractions:" into mainmike bayer2021-10-261-2/+0
|\ \ | |/ |/|
| * Remove depractions:Federico Caselli2021-10-261-2/+0
* | warnings: select_entity_from()Mike Bayer2021-10-251-1/+0
* | deprecation warnings: strings in loader options, join, with_parentMike Bayer2021-10-251-8/+0
|/
* Modernize tests - query_from_selfGord Thompson2021-10-171-1/+0
* Modernize tests - calling_mapper_directlyGord Thompson2021-09-301-5/+0
* remove declarative warningsMike Bayer2021-09-291-4/+0
* Modernize tests - remaining DMLGord Thompson2021-08-121-7/+0
* Merge "Modernize tests - dml_values"mike bayer2021-08-071-2/+0
|\
| * Modernize tests - dml_valuesGord Thompson2021-07-261-2/+0
* | Merge "Modernize tests - remaining core SQL"mike bayer2021-08-071-8/+0
|\ \ | |/ |/|
| * Modernize tests - remaining core SQLGord Thompson2021-07-231-8/+0
* | Modernize tests - dml_whereclauseGord Thompson2021-07-261-2/+0
|/
* Merge "Modernize tests - legacy_select"mike bayer2021-07-211-2/+0
|\
| * Modernize tests - legacy_selectGord Thompson2021-07-211-2/+0
* | dont warn for dictionary passed positionallyMike Bayer2021-07-211-1/+0
|/
* Modernize tests - unionGord Thompson2021-07-121-1/+0
* Merge "Modernize tests - select(whereclause)"mike bayer2021-07-121-7/+0
|\
| * Modernize tests - select(whereclause)Gord Thompson2021-07-041-7/+0
* | Replace all http:// links to https://Federico Caselli2021-07-041-1/+1
|/
* Modernize testsGord Thompson2021-07-031-1/+0
* Modernize tests - Connection.connectGord Thompson2021-06-261-1/+0
* turn pg provision error into a warningMike Bayer2021-06-261-0/+10
* Remove pytest warning filterFederico Caselli2021-05-281-6/+0
* get tests to pass on python 3.10Mike Bayer2021-05-271-2/+11
* Fix LegacyRow/Row index accessMike Bayer2021-04-081-4/+0
* update execute() arg formats in modules and testsMike Bayer2021-01-151-3/+0
* remove more bound metadataMike Bayer2021-01-051-5/+0
* happy new yearMike Bayer2021-01-041-1/+1
* remove metadata.bind use from test suiteMike Bayer2021-01-031-1/+0
* Merge "correct for "autocommit" deprecation warning"mike bayer2020-12-111-3/+1
|\
| * correct for "autocommit" deprecation warningMike Bayer2020-12-111-3/+1
* | add aiomysql supportMike Bayer2020-12-101-0/+5
* | Revert "Merge "add aiomysql support""Mike Bayer2020-12-091-5/+0
* | add aiomysql supportMike Bayer2020-12-081-0/+5
|/
* Don't emit warnings on descriptor accessMike Bayer2020-11-201-2/+0
* Convert to autoload_with internallyMike Bayer2020-11-071-2/+0
* Deprecate bind args, execute() methods that were missedMike Bayer2020-10-301-0/+2
* Add deprecation for base Executable.bindMike Bayer2020-10-161-10/+11