]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add the kwargs to the Adapt method
authorFokko Driesprong <fokko@driesprong.frl>
Mon, 4 Jun 2018 19:37:18 +0000 (21:37 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 4 Jun 2018 19:51:42 +0000 (15:51 -0400)
commit9fc8c59c4959cf752300d85e1ce5e25deb080a22
tree8d81a4bfcae5c130882c484ff0fa79bb9de63d7a
parenta50cb9d606d6390fcca905674dac3e0f63fd8298
Add the kwargs to the Adapt method

This will override the original signature of the method:
https://github.com/zzzeek/sqlalchemy/blob/master/lib/sqlalchemy/sql/type_api.py#L522

(cherry picked from commit 5bdab5b0eea21d51cc30652c7e3a713c89bfe013)
doc/build/core/custom_types.rst