]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Repair json example in tutorial to suit non-present sqlite support
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 5 Jul 2019 22:11:31 +0000 (18:11 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 5 Jul 2019 22:12:22 +0000 (18:12 -0400)
commit332eff7ddf1bf4d0daaffeb09305e27b7f1f93cb
treed4bc762e76d8be04974c25af42c048dfc47052a9
parent3156f275f6c72574ebff6e414bfa92fa3d3d04a2
Repair json example in tutorial to suit non-present sqlite support

SQLite on CI doesn't have json functions (centos) so even
though SQLAlchemy supports it in this version, use the MySQL
compiler for the example.

Change-Id: If896273adbab2e3fdb995272f6e55de420aee220
(cherry picked from commit 1ce98ca83a4b2da12e52aa0f4ab181c83063abc2)
doc/build/core/tutorial.rst