summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
Commit message (Expand)AuthorAgeFilesLines
* happy new year 2023Mike Bayer2023-01-031-1/+1
* Fix warnings raised by the testing moduleFederico Caselli2022-05-181-2/+6
* inline mypy config; files ignoring type errors for the momentMike Bayer2022-04-281-0/+2
* Revert SQLAlchemy warnings to warnings.pyFederico Caselli2022-02-211-5/+10
* pep-484 for sqlalchemy.event; use future annotationsMike Bayer2022-02-151-0/+2
* after all that, use pytest warnings pluginMike Bayer2022-01-231-35/+7
* dont use exception catches for warnings; modernize xdist detectionMike Bayer2022-01-221-17/+15
* happy new year 2022Mike Bayer2022-01-061-1/+1
* Remove all remaining removed_in_20 warnings slated for removalMike Bayer2022-01-051-7/+0
* 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