[poky] [PATCH 1/1] sqlite3: Add support for column metadata API, bumped PR
Alex J Lennon
ajlennon at dynamicdevices.co.uk
Wed Nov 6 08:57:47 PST 2013
On 06/11/2013 15:46, Burton, Ross wrote:
> On 6 November 2013 15:32, Alex J Lennon <ajlennon at dynamicdevices.co.uk> wrote:
>> +PR = "r1"
> No need to bump PR in oe-core,
OK - this should be reverted/removed then?
> and please explain why enabling column
> metadata is good and what the tradeoffs are.
I found that Mono.Data.SQlite has a dependency on the column meta-data
API, thus enabling this API enables use of Hibernate / Mono with SQLite
and no doubt enables other ORMs / utility libraries.
ref: https://bugzilla.xamarin.com/show_bug.cgi?id=6333
The API is present in the used SQLite3 sqlite-autoconf-3080002
source-base. Thus we are enabling pre-existing SQLite support rather
than introducing new code.
I am not aware of any issues that enabling this SQLite functionality
introduces, other than a slightly increased library size of circa 1.5KB
, i.e. coretexa9_vfp_neon i.MX6
- with column meta-data API 610360 libsqlite3.so.0.8.6
- without column meta-data API 608880 libsqlite3.so.0.8.6
BR, Alex
> Ross
>
>
--
Dynamic Devices Ltd <http://www.dynamicdevices.co.uk/>
Alex J Lennon / Director
1 Queensway, Liverpool L22 4RA
mobile: +44 (0)7956 668178
Linkedin <http://www.linkedin.com/in/alexjlennon> Skype
<skype:alexjlennon?add>
This e-mail message may contain confidential or legally privileged
information and is intended only for the use of the intended
recipient(s). Any unauthorized disclosure, dissemination, distribution,
copying or the taking of any action in reliance on the information
herein is prohibited. E-mails are not secure and cannot be guaranteed to
be error free as they can be intercepted, amended, or contain viruses.
Anyone who communicates with us by e-mail is deemed to have accepted
these risks. Company Name is not responsible for errors or omissions in
this message and denies any responsibility for any damage arising from
the use of e-mail. Any opinion and other statement contained in this
message and any attachment are solely those of the author and do not
necessarily represent those of the company.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131106/5ea27a2c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddlogo-4.png
Type: image/png
Size: 3997 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131106/5ea27a2c/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedin.png
Type: image/png
Size: 631 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131106/5ea27a2c/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skype.png
Type: image/png
Size: 800 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20131106/5ea27a2c/attachment-0002.png>
More information about the poky
mailing list