From 3a42fe7ad797a6f9cf747d2d358015ac992765a7 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 14 Dec 2017 19:53:31 +0100 Subject: change password - profile stuff --- bucky-schema.sql | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'bucky-schema.sql') diff --git a/bucky-schema.sql b/bucky-schema.sql index 9d68811..b6ec8d6 100644 --- a/bucky-schema.sql +++ b/bucky-schema.sql @@ -187,10 +187,9 @@ CREATE TABLE `users` ( `firstseen` int(11) DEFAULT NULL, `lastseen` int(11) DEFAULT NULL, `phone` varchar(64) DEFAULT NULL, - `webpage` varchar(255) DEFAULT NULL, `location` varchar(64) DEFAULT NULL, - `fb` varchar(255) DEFAULT NULL, - `tw` varchar(255) DEFAULT NULL, + `twitter` varchar(255) DEFAULT NULL, + `website` varchar(255) DEFAULT NULL, `avatar` varchar(255) DEFAULT NULL, `keywords` varchar(512) DEFAULT '', `stickies` varchar(512) DEFAULT '', -- cgit v1.2.3-70-g09d2