On Wed, 26 Oct 2016 11:14:09 -0400
Patrick Shanahan <[email protected]> wrote:

>* [email protected] <[email protected]> [10-26-16
>11:04]:
>> DT 2.0.6 on arch.
>> 
>> Is there a way of searching for "version > 0" (duplicates) or
>> "version = 0" (not duplicates)?  
>
>sqlitebrowser library.db

Thanks. 

I know it's not a DT question but: 

select filename, version from images where version >=1;

This gives me the list that I want but I can't seem to export the
result, only full tables:  File | Export |tables or database 

I can store the sql query as text but I can't store the result of
the query.

Any idea how to?

Thanks

-- 
sknahT

vyS
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to