Path BLOB NOT NULL,
Filename BLOB NOT NULL,
PluginName BLOB NOT NULL,
+ FileIndex integer not null default 0,
ObjectCategory TINYBLOB NOT NULL,
ObjectType TINYBLOB NOT NULL,
Path text not null,
Filename text not null,
PluginName text not null,
+ FileIndex integer not null default 0,
ObjectCategory text not null,
ObjectType text not null,
Path text not null,
Filename text not null,
PluginName text not null,
+ FileIndex integer not null default 0,
ObjectCategory text not null,
ObjectType text not null,