summaryrefslogtreecommitdiff
path: root/test/base/test_tutorials.py
Commit message (Expand)AuthorAgeFilesLines
* Improve sql formattingFederico Caselli2023-01-111-1/+3
* implement write-only colletions, typing for dynamicMike Bayer2022-10-061-0/+5
* add disable doctest tag for autodoc test suiteMike Bayer2022-10-011-12/+18
* adjust tests for sqlites w/o returningMike Bayer2022-09-261-2/+2
* New ORM Query Guide featuring DML supportMike Bayer2022-09-251-8/+71
* update ORM declarative docs for new featuresMike Bayer2022-07-161-0/+2
* try fixing the buildFederico Caselli2022-06-131-0/+2
* ORM quickstartMike Bayer2022-03-111-0/+3
* Clean up most py3k compatFederico Caselli2021-11-241-3/+1
* Remove object in class definitionFederico Caselli2021-11-221-1/+1
* First round of removal of python 2Federico Caselli2021-11-011-2/+0
* initial 2.0 setupMike Bayer2021-10-301-8/+0
* Break up data.rst; add unions, literal_columnMike Bayer2021-04-221-0/+3
* reinvent xdist hooks in terms of pytest fixturesMike Bayer2021-01-131-2/+2
* ensure utf-8 used for opening tutorial filesMike Bayer2020-11-231-1/+1
* tutorial 2.0 WIPreview/mike_bayer/tutorial20Mike Bayer2020-10-311-16/+35
* Emit v2.0 deprecation warning for "implicit autocommit"Gord Thompson2020-08-281-1/+1
* Disable "check unicode returns" under Python 3Mike Bayer2020-05-191-0/+2
* Ensure order in doctest of core/tutorial.rstFederico Caselli2020-05-111-0/+3
* Rename py.test to pytestGord Thompson2020-04-161-1/+1
* Create initial 2.0 engine implementationMike Bayer2020-04-161-2/+2
* Query linter optionAlessio Bogon2020-01-221-0/+2
* Post black reformattingMike Bayer2019-01-061-4/+6
* Run black -l 79 against all source filesMike Bayer2019-01-061-22/+27
* - A deep improvement to the recently added :meth:`.TextClause.columns`Mike Bayer2016-01-141-2/+3
* - The ORM and Core tutorials, which have always been in doctest format,Mike Bayer2015-12-101-0/+144