cyberman/dbupdate/9.sql

3 lines
75 B
SQL

alter table user add column whois_name text;
update cyberman set dbrev=10;