Index: /trunk/dns.sql
===================================================================
--- /trunk/dns.sql	(revision 214)
+++ /trunk/dns.sql	(revision 215)
@@ -10,5 +10,5 @@
 	misc_id	serial NOT NULL,
 	key text DEFAULT '' NOT NULL,
-	value test DEFAULT '' NOT NULL
+	value text DEFAULT '' NOT NULL
 );
 
