From 6e67f7db177ba29080722601c44af570154d2005 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Thu, 9 Oct 2014 00:37:36 +0200 Subject: sql: update to version 21 (ts3-v3.0.10.3) --- sql/update_20.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/update_20.sql (limited to 'sql/update_20.sql') diff --git a/sql/update_20.sql b/sql/update_20.sql new file mode 100644 index 0000000..1a296ce --- /dev/null +++ b/sql/update_20.sql @@ -0,0 +1 @@ +ALTER TABLE complains ADD COLUMN complain_hash text; -- cgit v1.2.3