From f57da10d8c51b2a71e7d85705439c4082aa6c507 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Thu, 8 Nov 2012 23:47:20 -0500 Subject: add the kadoscope --- schema.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schema.sql') diff --git a/schema.sql b/schema.sql index e0668c6..6c8c721 100644 --- a/schema.sql +++ b/schema.sql @@ -11,7 +11,8 @@ create table users ( phone string, address_line1, address_line2, - address_city_line + address_city_line, + kado string ); drop table if exists news; -- cgit v1.2.3-70-g09d2