Re: [sqlite] sqlite3_expert Status

2017-10-11 Thread Simon Slavin
On 11 Oct 2017, at 10:53am, Dominique Devienne wrote: > For those like me who missed / forgot / didn't know about SQLite Expert, > read about it here: https://www.sqlite.org/cgi/src/tree?name=ext/expert --DD That’s clever. I like that. Simon. ___ s

Re: [sqlite] sqlite3_expert Status

2017-10-11 Thread Dominique Devienne
On Wed, Oct 11, 2017 at 10:58 AM, Philip Bennefall wrote: > I was curious to know the status of the sqlite3_expert extension? I > followed its development with great interest earlier in the year and was > wondering if there are any plans to merge it to trunk? What kind of work > remains (if any)

[sqlite] sqlite3_expert Status

2017-10-11 Thread Philip Bennefall
Dear SqLite developers, I was curious to know the status of the sqlite3_expert extension? I followed its development with great interest earlier in the year and was wondering if there are any plans to merge it to trunk? What kind of work remains (if any) before it can be considered complete?