]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
document TypeDecorator schemes for MONEY
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Feb 2021 14:55:21 +0000 (09:55 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 22 Feb 2021 14:55:21 +0000 (09:55 -0500)
commitfcf539d090a95fb179ca03beffd10122e97aa002
tree3c3d6be5255c326a436cc3574bb7e5b2364c65dd
parentde96fb2002c816ff96b991dfb050ed2b39f7385b
document TypeDecorator schemes for MONEY

this type apparently returns strings so document
cast/processing options.

Change-Id: Idc19527dcf76e1c2d966425716c0fcf60cbba5dc
References: #5965
lib/sqlalchemy/dialects/postgresql/base.py