]> 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)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 19:37:18 +0000 (21:37 +0200)
commit5bdab5b0eea21d51cc30652c7e3a713c89bfe013
tree5404c9068f1a5f7fb9d26d72ff5d50d9d1241778
parent63307d201e0c442466e84863989774de2918bcd7
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
doc/build/core/custom_types.rst