You might also try the following free graphical tools on sample databases:
https://sqlitebrowser.org/
https://dbeaver.io/
On 2019-07-16 5:37 a.m., James McPherson wrote:
> Hi Maurizio,
> the best place is probably
>
> https://github.com/darktable-org/darktable/blob/master/src/common/database.c
>
Thank you indeed!!
Il giorno mar 16 lug 2019 alle ore 11:37 James McPherson <
james.c.mcpher...@gmail.com> ha scritto:
> Hi Maurizio,
> the best place is probably
>
>
> https://github.com/darktable-org/darktable/blob/master/src/common/database.c
>
> Although, if you want to see what it looks like
Hi Maurizio,
the best place is probably
https://github.com/darktable-org/darktable/blob/master/src/common/database.c
Although, if you want to see what it looks like in practice, try
something like this:
~/.config/darktable$ echo .schema | sqlite3 library.db
CREATE TABLE db_info (key VARCHAR PR
Hi,
can I find information about the database structure (name and type of
fields, etc.)?
Thanks,
Maurizio
___
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org