fix user password reset request time column def
authorgmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Nov 2010 16:45:45 +0000 (16:45 +0000)
committergmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 5 Nov 2010 16:45:45 +0000 (16:45 +0000)
commiteb90f44d06b2b1a3275a98aeeecb32df6a085548
treef2dc85b7a171da60fb0984f8a8f52113720d852c
parent028b1b4f1478c6e8ec3ac224c5322cbf4a28452e
fix user password reset request time column def

Needs to be a timestamp with time zone; fixes a bug
where it was interpreted as a UTC time, throwing off
the calculation of the expiration of the password reset
request.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18620 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/005.schema.actors.sql
Open-ILS/src/sql/Pg/1.6.1-2.0-upgrade-db.sql