From 56234d02ad16ace826a42530d1e428a69368f60d Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 16 May 2012 04:07:38 +0200 Subject: sql: update to version 19 (ts3-v3.0.5) --- sql/update_18.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/update_18.sql') diff --git a/sql/update_18.sql b/sql/update_18.sql index efea9f1..7ae65d6 100644 --- a/sql/update_18.sql +++ b/sql/update_18.sql @@ -1 +1 @@ -ALTER TABLE clients ADD COLUMN client_lastip varchar(20); \ No newline at end of file +ALTER TABLE clients ADD COLUMN client_lastip text; -- cgit v1.2.3