]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Suggest ``literal_column`` instead of ``text`` for column elements
authorFederico Caselli <cfederico87@gmail.com>
Thu, 22 Apr 2021 20:12:10 +0000 (22:12 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 May 2021 02:09:32 +0000 (22:09 -0400)
commit62084ba5b02e497b1bfe6a62a3d79e8085b1c2be
treee073c9065cb0460daaf1c3aed7c92b37f04cbe5a
parent6b36b58e6916e7e6d3f2c585a6d448a591d597e1
Suggest ``literal_column`` instead of ``text`` for column elements

the next section in the tutorial discusses literal_column()
already so this paragraph will just add some additional
encouragement to read on.

References: #6343
Change-Id: Iadaf84d80071e73eb2d0b7421a60e1790ecd0862
doc/build/core/tutorial.rst