]> git.evergreen-ils.org Git - working/Evergreen.git/commit
In acq.fund_transfer: make the dest_fund and dest_amount columns nullable.
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 15 Jan 2010 16:10:49 +0000 (16:10 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 15 Jan 2010 16:10:49 +0000 (16:10 +0000)
commitfa32483802baceeb1aeb02a3fad4339ed2d02f3d
treebee77fd5586b4d27bb804fe2c070a65641d99961
parent66b978a66d4779199b77d8d31809ccc085004c01
In acq.fund_transfer: make the dest_fund and dest_amount columns nullable.
That way they can accommodate deallocations, where we move money out of a
fund without moving it into another fund.

A    upgrade/0135.schema.acq.fund_transfer_nulls.sql

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15323 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/upgrade/0135.schema.acq.fund_transfer_nulls.sql [new file with mode: 0644]