From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1FF18E009AE; Thu, 4 Jun 2015 07:48:57 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.88 listed in list.dnswl.org] Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C949CE00985 for ; Thu, 4 Jun 2015 07:48:53 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 04 Jun 2015 07:48:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,553,1427785200"; d="scan'208";a="582093503" Received: from alimon-thinkpad-w540.zpn.intel.com (HELO [10.219.4.173]) ([10.219.4.173]) by orsmga003.jf.intel.com with ESMTP; 04 Jun 2015 07:48:52 -0700 Message-ID: <557065B1.2030208@linux.intel.com> Date: Thu, 04 Jun 2015 09:50:25 -0500 From: =?windows-1252?Q?An=EDbal_Lim=F3n?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Trevor Woerner , Paul Eggleton References: <556F8111.2030201@gmail.com> <2953899.Q7o9RDS9aT@peggleto-mobl.ger.corp.intel.com> <55706448.6020308@gmail.com> In-Reply-To: <55706448.6020308@gmail.com> Cc: yocto@yoctoproject.org Subject: Re: layerindex X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 14:48:57 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Hi Trevor, You can review the machine models at [1], the db schema is generated by Django. Regards, alimon [1] http://git.yoctoproject.org/cgit/cgit.cgi/layerindex-web/tree/layerindex/models.py#n331 On 04/06/15 09:44, Trevor Woerner wrote: > Thanks Nathan and Paul! > > Any chance the database schema drawing is available somewhere? > > I'm guessing the machines.layerbranch points to layerItems.id?