install/schemas/upgrade/1.1.5-1.1.6-postgresql.sql
author Dan
Sun, 25 Jan 2009 20:24:38 -0500
changeset 820 07e54a67d5d2
parent 801 eb8b23f11744
child 831 45e887f23282
permissions -rw-r--r--
Change config.new.php and .htaccess.new to have a single newline according to Fedora project guidelines

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