[sqlite] Extended Text Functions

2016-05-02 Thread Simon Slavin
On 2 May 2016, at 6:07pm, Eric Kestler wrote: > I'm looking for a release of SQLite that included extended text > functionality; specifically, the SQL Server charindex function. Won't happen. Sorry. > Is there any reason not to include more text functions into the core SQLite > release? I'm

[sqlite] Extended Text Functions

2016-05-02 Thread Tim Streater
On 02 May 2016 at 18:07, Eric Kestler wrote: > I'm looking for a release of SQLite that included extended text > functionality; specifically, the SQL Server charindex function. > > Is there any reason not to include more text functions into the core SQLite > release? I'm sure many of us would li

[sqlite] Extended Text Functions

2016-05-02 Thread Eric Kestler
I'm looking for a release of SQLite that included extended text functionality; specifically, the SQL Server charindex function. Is there any reason not to include more text functions into the core SQLite release? I'm sure many of us would like to see them and ease the burden of workarounds. For t