thomascube
2009-03-06 49c49be59eeadfc8f3ea3faecfbb7a99f0e8e87b
SQL/postgres.update.sql
@@ -31,3 +31,8 @@
ALTER TABLE users ALTER "language" DROP NOT NULL;
ALTER TABLE users ALTER "language" DROP DEFAULT;
ALTER TABLE identities ALTER del TYPE smallint;
ALTER TABLE identities ALTER standard TYPE smallint;
ALTER TABLE contacts ALTER del TYPE smallint;
ALTER TABLE messages ALTER del TYPE smallint;