]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
additional consistency for ORM/Core in tutorial
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Mar 2023 15:10:14 +0000 (10:10 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 8 Mar 2023 15:12:01 +0000 (10:12 -0500)
commit807650daa95d8d6ec77b17e2cffcdf47884e1e90
treef18170c9cb1d67ca1e3963dbe2ccd41e1840eb35
parent4878ede0d921bb03758b0c79293bf23b6e248c49
additional consistency for ORM/Core in tutorial

* Make sure we have blue borders for all sections
* rewrite "blue border" text, refer to textual means of determining
  subject matter for a section; "blue borders" are not a primary
  source of information
* Add some more intro text that was missing

Change-Id: I4d599e13d23bad8bb3c199a11afb53e3e9100c59
References: #9450
(cherry picked from commit 8d5986fafd8360ddfe3992bd56602d5a52a23392)
doc/build/tutorial/data.rst
doc/build/tutorial/data_insert.rst
doc/build/tutorial/engine.rst
doc/build/tutorial/index.rst
doc/build/tutorial/orm_related_objects.rst