DataObjects/builder.sql
authorAlan Knowles <alan@roojs.com>
Tue, 26 Jul 2016 03:17:49 +0000 (11:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Jul 2016 03:17:49 +0000 (11:17 +0800)
DataObjects/builder.sql

index 79fc4a1..b296fdc 100644 (file)
@@ -48,5 +48,5 @@ ALTER TABLE builder_tables CHANGE COLUMN descrip text  NOT NULL DEFAULT '';
 
 ALTER TABLE builder_tables ADD INDEX lookup(parent_id, name);
 
-ALTER TABLE builder_tables COMMENT = 'list of tables (with relations ships and grouping)';
-COMMENT ON TABLE builder_tables  IS  'list of tables (with relations ships and grouping)';
+-- ALTER TABLE builder_tables COMMENT = 'list of tables (with relations ships and grouping)';
+-- COMMENT ON TABLE builder_tables  IS  'list of tables (with relations ships and grouping)';