Author: david
Date: Wed Jul  4 13:53:39 2012
New Revision: 11850

Log:
Rebuild SQL after r11849

Modified:
   trunk/data/sql/lib.model.schema.sql

Modified: trunk/data/sql/lib.model.schema.sql
==============================================================================
--- trunk/data/sql/lib.model.schema.sql Wed Jul  4 13:49:11 2012        (r11849)
+++ trunk/data/sql/lib.model.schema.sql Wed Jul  4 13:53:39 2012        (r11850)
@@ -148,7 +148,7 @@
        `id` INTEGER  NOT NULL,
        `information_object_id` INTEGER,
        `usage_id` INTEGER,
-       `mime_type` VARCHAR(50),
+       `mime_type` VARCHAR(255),
        `media_type_id` INTEGER,
        `name` VARCHAR(1024)  NOT NULL,
        `path` VARCHAR(1024)  NOT NULL,

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to