From 72034534e6ab205ddab8875725130e062681793e Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 18 Dec 2005 04:14:15 +0000 Subject: [PATCH] r619: Dropping the wrong column is never a GOOD thing --- docs/schema_changes.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schema_changes.sql b/docs/schema_changes.sql index c168e1a..5f9319a 100644 --- a/docs/schema_changes.sql +++ b/docs/schema_changes.sql @@ -1,3 +1,3 @@ ## SVN $Id$ -ALTER TABLE `product` DROP `componentmother`; \ No newline at end of file +ALTER TABLE `product` DROP `shortname`; \ No newline at end of file -- 2.22.5