]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
add missing cache_ok directive to MyEpochType
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Mar 2024 14:22:06 +0000 (10:22 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 18 Mar 2024 14:22:49 +0000 (10:22 -0400)
commit68d4251e9fa2a1c1e4cba14ae828ee2ca8c63428
treed675a9a8a208b832a8cbe7272d074964300b328a
parent79d1beac59fc5d9100836864ac89783f42f41801
add missing cache_ok directive to MyEpochType

Change-Id: Ic4da52b02a4ba36d87d73974fe428b91d9d7915c
(cherry picked from commit 4ef36de359449abd49b90726a1d06aef9a4084e7)
lib/sqlalchemy/sql/type_api.py