install/schemas/upgrade/1.1.5-1.1.6-postgresql.sql
author Dan
Mon, 26 Jan 2009 11:45:48 -0500
changeset 828 c5bca53b857a
parent 801 eb8b23f11744
child 831 45e887f23282
permissions -rw-r--r--
Added a few hooks to Admin:GeneralConfig (didn't I do this already?)

ALTER TABLE users ADD COLUMN password_salt varchar(40) NOT NULL DEFAULT '';