[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
ImportStore.cs ??
- From: Bengt Thuree <bengt thuree com>
- To: f-spot-list <f-spot-list gnome org>
- Subject: ImportStore.cs ??
- Date: Sat, 20 May 2006 13:02:40 +0800
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]