]> 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:56:16 +0000 (09:56 -0500)
commit521af2bffa1b6900b77d6f5c107726bd85414d14
tree0cb1f6d0dc233d8a6a6237b554164185acbc8b7a
parent47e64c690c4ebde3f0885f5c69419d3c3303818b
document TypeDecorator schemes for MONEY

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

Change-Id: Idc19527dcf76e1c2d966425716c0fcf60cbba5dc
References: #5965
(cherry picked from commit fcf539d090a95fb179ca03beffd10122e97aa002)
lib/sqlalchemy/dialects/postgresql/base.py