Hello mithrandil
The file is SQLite3 - as are of .db files these days.
https://www.sqlite.org/
The documentation for it is really good, there's command line tool
(called... sqlite3) that can edit the file or you can link in the code
to your own programs.

On 05/08/15 17:24, Il Prof. wrote:
> Hello,
> I'm writing my own script to create basecurves, but I'm not able to
> find/figure out how to encode the SQL which should be inserted in the
> library.db
>
> what's the format? the iop/basecurve.c file is pretty clear, but i
> prefer not to compile at every change
>
> thank you,
> mithrandil
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel

------------------------------------------------------------------------------
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to