<div dir="ltr">yep, that's the one! Thanks!!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 4, 2024 at 2:11 PM Remco Viëtor <<a href="mailto:remco.vietor@wanadoo.fr">remco.vietor@wanadoo.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On lundi 4 novembre 2024 19:58:15 CET Tac Tacelosky wrote:<br>
> Hi, I've been working on something to read the database directly, using the<br>
> sql statements to map to an ORM, and was wondering if there was a schema<br>
> document available.<br>
> <br>
> In particular, something that describes the relationship between the<br>
> albumRoot key in Albums and AlbumRoots, imageid property to Images.id,<br>
> etc. Obviously, I can figure it out by looking at it, but if there's a<br>
> formal definition somewhere (I have a vague recollection of a spreadsheet<br>
> with the tables and properties) it would help with my automated data<br>
> mapping.<br>
> <br>
> On a related note, there's no foreign key references in the sql, and sqlite<br>
> used to not support it. But since recent versions do, might that someday<br>
> be included in the sql?<br>
> <br>
> Thanks,<br>
> <br>
> Tac<br>
In the source code: directory "project/documents", there's a file <br>
DBSCEMA.ODS. Perhaps that's useful?<br>
<br>
<br>
<br>
</blockquote></div>