ImportStore.cs ??



Hi

Is this ImportStore used anywhere?

Seems to be empty.
What is the plan for this one, or can I happily remove this one and
replace it with the following:
1) imports_adm  : import_id, date, number of imported photos, Label
2) imports_data : import_id, photo_id

Existing imports looks like this:
CREATE TABLE imports (                                  
id          INTEGER PRIMARY KEY NOT NULL,         
time        INTEGER   );


/Bengt




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]