[Rt-commit] rtfm branch, queue-specific-topics, updated. caf597d1158aa23fd78edd13c7e85105676eacb6

? sunnavy sunnavy at bestpractical.com
Tue Oct 26 23:26:14 EDT 2010


The branch, queue-specific-topics has been updated
       via  caf597d1158aa23fd78edd13c7e85105676eacb6 (commit)
      from  2d18dd9fc74f2e5ffa074acc2e3a992f62cece82 (commit)

Summary of changes:
 etc/schema.SQLite |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit caf597d1158aa23fd78edd13c7e85105676eacb6
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Oct 27 11:25:53 2010 +0800

    name fix

diff --git a/etc/schema.SQLite b/etc/schema.SQLite
index 7310a90..c454767 100644
--- a/etc/schema.SQLite
+++ b/etc/schema.SQLite
@@ -46,7 +46,7 @@ ObjectId integer NOT NULL
 
 CREATE TABLE FM_ObjectClasses (
 id INTEGER PRIMARY KEY,
-Topic integer NOT NULL,
+Class integer NOT NULL,
 ObjectType varchar(64) NOT NULL DEFAULT '',
 ObjectId integer NOT NULL,
 Creator integer NOT NULL DEFAULT 0,

-----------------------------------------------------------------------


More information about the Rt-commit mailing list