summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Deprecate strings indicating attribute names"mike bayer2020-10-141-0/+11
|\
| * Deprecate strings indicating attribute namesMike Bayer2020-10-131-0/+11
* | Deprecate bound metadataMike Bayer2020-10-121-0/+6
|/
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+3
* new docs WIPMike Bayer2020-09-241-1/+6
* Complete deprecation of from_self()Mike Bayer2020-09-181-1/+1
* Create a framework to allow all SQLALCHEMY_WARN_20 to passMike Bayer2020-09-161-0/+74
* Add future=True to create_engine/Session; unify select()Mike Bayer2020-07-081-3/+0
* Deprecate unsupported dialects and dbapiFederico Caselli2020-04-291-0/+5
* Create initial 2.0 engine implementationMike Bayer2020-04-161-0/+7
* Dont raise on pytest deprecation warningsMike Bayer2020-03-121-0/+9
* Result initial introductionMike Bayer2020-02-211-0/+1
* Create initial future package, RemovedIn20WarningMike Bayer2020-02-121-0/+2
* happy new yearMike Bayer2020-01-011-1/+1
* Change Oracle max_identifier_length to 128Mike Bayer2019-10-021-7/+0
* Add max_identifier_length parameter; warn for OracleMike Bayer2019-10-021-0/+7
* Add "full" to the getargspec warning skipMike Bayer2019-06-071-1/+1
* happy new yearMike Bayer2019-01-111-1/+1
* Post black reformattingMike Bayer2019-01-061-1/+2