]> 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:11:31 +0000 (18:11 -0400)
commit1ce98ca83a4b2da12e52aa0f4ab181c83063abc2
tree14820625594d82544721f0120827abe7e478ad4a
parent1abbdf0d5233f2aa96805544381a5c14151525e4
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
doc/build/core/tutorial.rst